# HELP process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE process_cpu_user_seconds_total counter process_cpu_user_seconds_total 596.290379 # HELP process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE process_cpu_system_seconds_total counter process_cpu_system_seconds_total 80.68574700000003 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 676.9761260000001 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1787748258 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 357806080 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 22486044672 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 369106944 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 38 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1048576 # HELP nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nodejs_eventloop_lag_seconds gauge nodejs_eventloop_lag_seconds 1.335961488 # HELP nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE nodejs_eventloop_lag_min_seconds gauge nodejs_eventloop_lag_min_seconds 0.008945664 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 0.149815295 # HELP nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE nodejs_eventloop_lag_mean_seconds gauge nodejs_eventloop_lag_mean_seconds 0.01149378694736842 # HELP nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE nodejs_eventloop_lag_stddev_seconds gauge nodejs_eventloop_lag_stddev_seconds 0.00794870683772349 # HELP nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p50_seconds gauge nodejs_eventloop_lag_p50_seconds 0.010125311 # HELP nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p90_seconds gauge nodejs_eventloop_lag_p90_seconds 0.011968511 # HELP nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p99_seconds gauge nodejs_eventloop_lag_p99_seconds 0.036077567 # HELP nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE nodejs_active_resources gauge nodejs_active_resources{type="FSReqCallback"} 1 nodejs_active_resources{type="PipeWrap"} 2 nodejs_active_resources{type="TCPServerWrap"} 1 nodejs_active_resources{type="TCPSocketWrap"} 5 nodejs_active_resources{type="Timeout"} 4 nodejs_active_resources{type="Immediate"} 1 # HELP nodejs_active_resources_total Total number of active resources. # TYPE nodejs_active_resources_total gauge nodejs_active_resources_total 14 # HELP nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE nodejs_active_handles gauge nodejs_active_handles{type="Socket"} 5 nodejs_active_handles{type="Server"} 1 nodejs_active_handles{type="TLSSocket"} 2 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 8 # HELP nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE nodejs_active_requests gauge nodejs_active_requests{type="FSReqCallback"} 1 # HELP nodejs_active_requests_total Total number of active requests. # TYPE nodejs_active_requests_total gauge nodejs_active_requests_total 1 # HELP nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE nodejs_heap_size_total_bytes gauge nodejs_heap_size_total_bytes 174624768 # HELP nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE nodejs_heap_size_used_bytes gauge nodejs_heap_size_used_bytes 131534688 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 6996388 # HELP nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE nodejs_heap_space_size_total_bytes gauge nodejs_heap_space_size_total_bytes{space="read_only"} 0 nodejs_heap_space_size_total_bytes{space="new"} 16777216 nodejs_heap_space_size_total_bytes{space="old"} 129024000 nodejs_heap_space_size_total_bytes{space="code"} 11534336 nodejs_heap_space_size_total_bytes{space="shared"} 0 nodejs_heap_space_size_total_bytes{space="trusted"} 5554176 nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nodejs_heap_space_size_total_bytes{space="large_object"} 11579392 nodejs_heap_space_size_total_bytes{space="code_large_object"} 155648 nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE nodejs_heap_space_size_used_bytes gauge nodejs_heap_space_size_used_bytes{space="read_only"} 0 nodejs_heap_space_size_used_bytes{space="new"} 2723920 nodejs_heap_space_size_used_bytes{space="old"} 104386784 nodejs_heap_space_size_used_bytes{space="code"} 8631488 nodejs_heap_space_size_used_bytes{space="shared"} 0 nodejs_heap_space_size_used_bytes{space="trusted"} 4231704 nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nodejs_heap_space_size_used_bytes{space="large_object"} 11427560 nodejs_heap_space_size_used_bytes{space="code_large_object"} 138432 nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE nodejs_heap_space_size_available_bytes gauge nodejs_heap_space_size_available_bytes{space="read_only"} 0 nodejs_heap_space_size_available_bytes{space="new"} 5523376 nodejs_heap_space_size_available_bytes{space="old"} 22206896 nodejs_heap_space_size_available_bytes{space="code"} 2180544 nodejs_heap_space_size_available_bytes{space="shared"} 0 nodejs_heap_space_size_available_bytes{space="trusted"} 1224280 nodejs_heap_space_size_available_bytes{space="new_large_object"} 13784232 nodejs_heap_space_size_available_bytes{space="large_object"} 0 nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v22.23.2",major="22",minor="23",patch="2"} 1 # HELP nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE nodejs_gc_duration_seconds histogram nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 85 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 168 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 169 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 169 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 169 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 169 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 169 nodejs_gc_duration_seconds_sum{kind="incremental"} 0.2011682515144347 nodejs_gc_duration_seconds_count{kind="incremental"} 169 nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 6 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 8410 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 8954 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 8954 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 8954 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 8954 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 8954 nodejs_gc_duration_seconds_sum{kind="minor"} 40.95954535019384 nodejs_gc_duration_seconds_count{kind="minor"} 8954 nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 34 nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 244 nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 245 nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 245 nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 245 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 245 nodejs_gc_duration_seconds_sum{kind="major"} 9.03923930835724 nodejs_gc_duration_seconds_count{kind="major"} 245 # HELP http_requests_total Total number of HTTP requests # TYPE http_requests_total counter http_requests_total{method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_requests_total{method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 50 http_requests_total{method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 39 http_requests_total{method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/404",code="404",namespace="brandpage"} 29 http_requests_total{method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 7 http_requests_total{method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 10 http_requests_total{method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 4 http_requests_total{method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 4 http_requests_total{method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 4 http_requests_total{method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 4 http_requests_total{method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 3 http_requests_total{method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 2 http_requests_total{method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 1 http_requests_total{method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 1 # HELP http_request_duration_ms Duration of HTTP requests in ms # TYPE http_request_duration_ms histogram http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/so-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 336 http_request_duration_ms_count{method="GET",path="/empresa/curso-souza-barros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-das-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 699 http_request_duration_ms_count{method="GET",path="/empresa/sabatelly-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 583 http_request_duration_ms_count{method="GET",path="/empresa/c3b-comercio-de-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 597 http_request_duration_ms_count{method="GET",path="/empresa/jetsmart-airlines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 596 http_request_duration_ms_count{method="GET",path="/empresa/chenson-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 754 http_request_duration_ms_count{method="GET",path="/empresa/vic-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 1184 http_request_duration_ms_count{method="GET",path="/empresa/tocati-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/api/ping",code="200",namespace="brandpage"} 127 http_request_duration_ms_bucket{le="5",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="15",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="50",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="100",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="200",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="300",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="400",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="500",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_sum{method="GET",path="/api/ping",code="200",namespace="brandpage"} 26 http_request_duration_ms_count{method="GET",path="/api/ping",code="200",namespace="brandpage"} 153 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/studio-brows-e-lip-luxe-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/najar-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 391 http_request_duration_ms_count{method="GET",path="/empresa/moveis-minas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 406 http_request_duration_ms_count{method="GET",path="/empresa/repor-brasil-locacao-de-mao-de-obra-temporaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/g-par-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/ruccini-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/precolandia-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-ead-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/bscv-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/gogowin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/loja-yellow-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/telasul-cozinhas-de-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/flytour-servicos-de-viagens-sp-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/lumiere-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 1165 http_request_duration_ms_count{method="GET",path="/empresa/eletrobidu-energia-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/vertical-manutencao-de-elevadores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/2-tabeliao-de-protesto-de-letras-e-titulos-de-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 1057 http_request_duration_ms_count{method="GET",path="/empresa/educa-mais-brasil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/mega-jets-bouts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 404 http_request_duration_ms_count{method="GET",path="/empresa/clinica-medica-doutor-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 395 http_request_duration_ms_count{method="GET",path="/empresa/unigran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/barao-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/3d-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/boldies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/cleiton-rangel-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/emporio-terra-nativa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/luminar-negocios-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/futuro-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/tekcom-importadora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 521 http_request_duration_ms_count{method="GET",path="/empresa/moveis-vero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 715 http_request_duration_ms_count{method="GET",path="/empresa/leao-do-norte-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/fx-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/oodles-networks-sistemas-e-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 543 http_request_duration_ms_count{method="GET",path="/empresa/corumba-concessoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/top-eletronicos-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/origem-digital-produtos-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/doces-vinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/pe-de-meia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/quatro-mares-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/norconsil-construcoes-civis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/acg-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/futmais-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 665 http_request_duration_ms_count{method="GET",path="/empresa/hostnjoy-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/enigma-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/preply/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 498 http_request_duration_ms_count{method="GET",path="/empresa/ronaldo-david-de-souza/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/ensina-banco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/resolvaki-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/pharm-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-avenida_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/deck-55-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/taurus-finance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/clinica-sayao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/reall-comercio-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/pneu-express-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/alsol-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/tri-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/sonhar-aqui-voce-pode/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/iluminus-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/lively/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/loja-dezzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/agrega-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/aloha-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/jm-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 28 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 40 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 43 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 50 http_request_duration_ms_sum{method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 21295 http_request_duration_ms_count{method="GET",path="/empresa/unisuam-centro-universitario-augusto-motta/",code="200",namespace="brandpage"} 50 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 459 http_request_duration_ms_count{method="GET",path="/empresa/nuv-energia-100-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/externato-nossa-senhora-do-sagrado-coracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 490 http_request_duration_ms_count{method="GET",path="/empresa/concrecharq-industria-de-concreto-usinado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 450 http_request_duration_ms_count{method="GET",path="/empresa/use-drip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/sol-positivo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/gf-soldas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/speed-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/mc-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/plenaver-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/bromelia-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/oon-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/rt-santos-servicos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/agro2business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/filhotes-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/mk-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/ha-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/abrafp-associacao-brasileira-de-filosofia-e-psicanalise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/luft-shoes-comercio-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/acruz-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/uniplena-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/ucsal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/sr-planejados_1240044/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/vetta-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/cashway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/lume-condominio-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/cosmetica-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/otica-boa-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/surf_1522514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/rolmax-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-de-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/vardasca-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/ipc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/born-to-fly-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/livroceres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/parcela-express-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/central-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/cartorio-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/leilao-sao-jorge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/olu-olu-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/binho-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/pra-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/biofert-centro-de-reproducao-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/dunelli-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/grupo-gurgelmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/dmd-transportes-rodoviarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/cheiro-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/lavicci-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/nuga-brasil-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/alto-vale-dedetizacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/triviva-solucoes-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/hospital-sao-francisco-de-assis-jacarei-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/certificar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/cwb-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/linda-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/gate-72-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/ajour-ambiance-beaute_192756/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/hda-distribuidor-atacadista-e-comercio-varejista-de-artigos-opticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/sankhya/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/uniplan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/siracusa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/china-in-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/feline-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/stilo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 711 http_request_duration_ms_count{method="GET",path="/empresa/clinica-bellavita-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 453 http_request_duration_ms_count{method="GET",path="/empresa/up-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/adriano-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 336 http_request_duration_ms_count{method="GET",path="/empresa/ferro-e-aco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 542 http_request_duration_ms_count{method="GET",path="/empresa/trybe-escola-de-programacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 548 http_request_duration_ms_count{method="GET",path="/empresa/the-glitch-production-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 579 http_request_duration_ms_count{method="GET",path="/empresa/heybbstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/flash-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/studio-ashley-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/proa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 8 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 35 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 38 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 38 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 39 http_request_duration_ms_sum{method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 9772 http_request_duration_ms_count{method="GET",path="/empresa/dimona/",code="200",namespace="brandpage"} 39 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/dominos-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/piki-emprestimo-pessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/soul-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/nexacore-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 453 http_request_duration_ms_count{method="GET",path="/empresa/dash-skins/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/infinity-em-defesa-do-consumidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/hospital-di-camp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/404",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/404",code="404",namespace="brandpage"} 28 http_request_duration_ms_bucket{le="15",method="GET",path="/404",code="404",namespace="brandpage"} 28 http_request_duration_ms_bucket{le="50",method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_bucket{le="100",method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_bucket{le="200",method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_bucket{le="300",method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_bucket{le="400",method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_bucket{le="500",method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_sum{method="GET",path="/404",code="404",namespace="brandpage"} 100 http_request_duration_ms_count{method="GET",path="/404",code="404",namespace="brandpage"} 29 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 133 http_request_duration_ms_count{method="GET",path="/empresa/kmm-telecom-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/quero-credito-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 642 http_request_duration_ms_count{method="GET",path="/empresa/aco-rio-comercio-de-inox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 391 http_request_duration_ms_count{method="GET",path="/empresa/divulg-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/mapa-estelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/tinder_183366/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/meu-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/rident-clinicas-de-odontologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/utifacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/loja-grand-padel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/bc-ponte-etiquetas-bobinas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/inova-consultoria-em-franquias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/imperador-moto-peca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/sinam-sistema-nacional-de-atendimento-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/quero-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/norisk-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/liberta-wealth-consultoria-de-valores-mobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 445 http_request_duration_ms_count{method="GET",path="/empresa/althaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 738 http_request_duration_ms_count{method="GET",path="/empresa/tercabo-comercio-de-cintas-e-cabos-de-aco-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/rizk-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/bevicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/desert-e-denim-comercio-de-roupas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/horus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/xcomm-importadora-e-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/tip-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/wmw-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 467 http_request_duration_ms_count{method="GET",path="/empresa/manual-do-jejum-intermitente/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/so-poste-jacarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/prazeres-do-banho-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 618 http_request_duration_ms_count{method="GET",path="/empresa/lavie-moveis-sob-medida-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/gold-spell-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 480 http_request_duration_ms_count{method="GET",path="/empresa/noecd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 6 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 6 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 7 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 7 http_request_duration_ms_sum{method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 1874 http_request_duration_ms_count{method="GET",path="/empresa/redraw/",code="200",namespace="brandpage"} 7 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 458 http_request_duration_ms_count{method="GET",path="/empresa/bwa-global/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/hospital-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/foundever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/h2o-artigos-esportivos-e-academia-de-gisnatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/control-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/neoviv-atividade-medica-ambulatorial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/dinie-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/uairango-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/so-maquina-de-lavar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/bem-dalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/holos-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/arte-deccor-poltronas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/odonto-montera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 336 http_request_duration_ms_count{method="GET",path="/empresa/oceano-etiquetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/registro-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/decor-arte-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/banka-panka-moda-praia-e-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/colegio-evangelico-de-itaquera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/transaciona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/coco-bambu-anhembi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/castelao-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/amor-de-luxo-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/kucoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/dsm-comercio-e-servicos-de-equipamentos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/colonial-garden-i-d-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/kimimo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/lucas-dos-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/kultivi-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/abcz-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/3001-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/allge-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/philips-walita-eletrodomesticos-e-saeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/b-h-auto-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/brilha-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 616 http_request_duration_ms_count{method="GET",path="/empresa/gabhelo-gastronomia-arteira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-referencia-da-assistencia-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/jrocha-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/maqtron-vencedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/sempre-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/loja-netlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/top-fitnez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/mecolour_195632/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/ibcmed-instituto-brasileiro-de-ciencias-medicas-juscelino-kubitschek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/editora-fruto-proibido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/futel-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/dn-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 856 http_request_duration_ms_count{method="GET",path="/empresa/ideialize-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 606 http_request_duration_ms_count{method="GET",path="/empresa/varimaq-equipamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/rgl-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/jm-auto-pecas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/pc-cursos_1036706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/fibernox-arte-em-fiberglass-e-inox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/lti-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/casa-beneficio-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/zilli-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/protege-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/youcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/eletroraro-comercio-de-eletrodomesticos-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/cazollita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/trajetto-consultoria-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/gold-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/checkbem-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/negocieja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/50-590-117-guilherme-henrique-bartarin-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/imperium-lux-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/loja-kr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/patricia-ferreira-educacao-e-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/so-mudancas_94568/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/dona-resolve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/cetec-educacional-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-lapecco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/eu-na-europa-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 421 http_request_duration_ms_count{method="GET",path="/empresa/mgr-blindados-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/universidade-da-integracao-internacional-da-lusofonia-afro-brasileira-un/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/minacapelle-comercio-de-miudezas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/salomon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 1091 http_request_duration_ms_count{method="GET",path="/empresa/estacio/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/gepol-produtos-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/smart-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/poderosa-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/wevans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/multi-skills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/instituto-educacional-metodo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/bakefoods-brasil-industria-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/teclenet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 603 http_request_duration_ms_count{method="GET",path="/empresa/pitzi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/ancora-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/lotus-fragrancias-cosmeticos-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/ocel-aco-para-o-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/s-s-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/pnc-bank-n-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 791 http_request_duration_ms_count{method="GET",path="/empresa/good-night/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 656 http_request_duration_ms_count{method="GET",path="/empresa/boteco-no-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 550 http_request_duration_ms_count{method="GET",path="/empresa/ciclic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/volga-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 555 http_request_duration_ms_count{method="GET",path="/empresa/esfera-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/associacao-dos-profissionais-dos-correios-adcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/karcher-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/memberkit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/use-julietta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/supley-laboratorio-de-alimentos-e-suplementos-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 660 http_request_duration_ms_count{method="GET",path="/empresa/stilo-gesso_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/burh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/cofermapa-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/feitosa-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/loja-hi-tech-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/ferias-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/dom-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/debora-campos-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/auto-posto-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/smiles-viagens-e-turismo-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/hp-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/cred-valor-promotora-de-vendas-eireli-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/interjet-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/otica-almenara-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/videnc-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/koala-testes-0207251718/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 341 http_request_duration_ms_count{method="GET",path="/empresa/one-place/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/per-servicos-administrativos-multi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/aero-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 459 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-vila-gomes-cardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/123-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/ravonni-colchoes-e-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/administradora-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/clinica-torres_180532/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/basis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/autorizada-char-broil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/primolare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/uzze-tshirt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/devops-tecnologias-e-interdependencias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 383 http_request_duration_ms_count{method="GET",path="/empresa/azul-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/neo-traders-tecnologia-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/vapo-chatbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/amazetravel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/central-do-passaporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/loft-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/grupo-peres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/jooble/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 444 http_request_duration_ms_count{method="GET",path="/empresa/vizoo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/viva-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/garcez-autocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/fly-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/unigauss-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 921 http_request_duration_ms_count{method="GET",path="/empresa/waaw-by-alok/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/ingles-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/terrano-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/hotel-varandas-do-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/capital-car-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/casa-vitta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/lpl-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/projeterm-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/nacao-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/drogarias-menor-preco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/nerd-loja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 1864 http_request_duration_ms_count{method="GET",path="/empresa/mundo-montanha/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/antecipa-agora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/pe-na-estrada_1357984/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/so-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/vesuvio-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/escola-recanto-da-vovo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/fast-pi-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/eq-seguros-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/economia-do-seu-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/express-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/33-960-641-matheus-vinicius-galvao-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 586 http_request_duration_ms_count{method="GET",path="/empresa/america-chip/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/gramado-parks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/mega-byte-computadores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/kulta-jalecos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/vitabelle-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/camisetas-em-12horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 364 http_request_duration_ms_count{method="GET",path="/empresa/namorata-hotel/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/showroom-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/estrelas-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/kmx-maquinas-e-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/dominio-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/dantas-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 362 http_request_duration_ms_count{method="GET",path="/empresa/anfitriao-prime-hospitalidade-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/clinica-medica-saude-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/espaco-crescer-e-vencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/decar-transporte-rodoviario-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/bes-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/colegio-equipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/monza-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/novadigital-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/flytech-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/liderprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/maquina-de-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/f-vilarouca-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/green-car-veiculos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/grupo-vila-rica-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/maca-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/pet-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/vivo-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/grupo-engep/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/rx5-imagem-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 476 http_request_duration_ms_count{method="GET",path="/empresa/g7-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/nandi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/gorila-moto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/compaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 7 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 7 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 8 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 10 http_request_duration_ms_sum{method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 7040 http_request_duration_ms_count{method="GET",path="/empresa/palacio-das-ferramentas/",code="200",namespace="brandpage"} 10 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/f5-consorcio-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/socicam-gestao-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/experience-e-solutions-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/audio-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/lia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/agp-motivacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/emagreca-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/gordex-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/ayumi-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/top-1-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/nsa-vale-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/delfino-cotas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/starian-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 1608 http_request_duration_ms_count{method="GET",path="/empresa/formula-animal/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/special-formulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/lafaiete-mobiliario-cientifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/livera-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 466 http_request_duration_ms_count{method="GET",path="/empresa/cartorio-de-protesto-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/movie-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/invisalign-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/bela-nutri-produtos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/belgrado-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/rapidao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/imperial-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/secretaria-de-estado-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/amora-solucoes-visuais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 677 http_request_duration_ms_count{method="GET",path="/empresa/trevo-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 450 http_request_duration_ms_count{method="GET",path="/empresa/tavic-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/mg-777-computadores-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/brasil-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 519 http_request_duration_ms_count{method="GET",path="/empresa/ferplus-ferramentas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/rose-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/mont-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/feloni-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/easetee-comercio-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/digiconts-solucoes-contabeis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/ponto-da-maquiagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/50-886-946-drieli-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/orizon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/protec-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 559 http_request_duration_ms_count{method="GET",path="/empresa/mercedes-benz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 4 http_request_duration_ms_sum{method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 1429 http_request_duration_ms_count{method="GET",path="/empresa/hotmart/",code="200",namespace="brandpage"} 4 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/roxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/naturitas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/teknik/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/kf-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/mps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/portobel-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/armazem-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/centro-universitario-unigrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 858 http_request_duration_ms_count{method="GET",path="/empresa/adriana-maria-legal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/benvi-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/g4-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/lancenet-www-lancenet-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/light-is-good/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/maq-lar-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/satecar-sistema-de-monitoramento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/uccella-imo-veis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/raul-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/tecpar-instituto-de-tecnologia-do-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/ancora-construtora-e-incorporadora-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/solvence-administracao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 414 http_request_duration_ms_count{method="GET",path="/empresa/mesquita-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 308 http_request_duration_ms_count{method="GET",path="/empresa/cometa-pick-ups-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/gamaitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/q-i-magazine-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/policlinica-sao-lucas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/s-o-s-hidraulicos-e-eletricos-rio-preto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/versus-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/aramaris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/nine-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/getyourguide_186554/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/caio-albergaria-ressio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/gvm-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/qipu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/coimbra-manutencao-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/granero-limpadores-de-parabrisas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/futura-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/essenc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/vymovex-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/premio-valor-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/imperial-store_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/eduhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/pharmacia-equilibrium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/ofertas-bmc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 349 http_request_duration_ms_count{method="GET",path="/empresa/grupo-cm-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/doce-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/fiordi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/ganhar-dinheiro-agora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/livre-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/eletro-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/craque-do-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/lelo-auto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/fbm-comercio-de-mancais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/depara-convites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/kanitz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/despertando-saberes-aulas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/grupo-casa-nova-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/central-do-polidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/oticas-babi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/uscloser_179844/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/door-to-door-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/precision-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/guanabara-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/tempo-zero/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/otica-madri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/versaty-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/movcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/allure-vestimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/use-burn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 390 http_request_duration_ms_count{method="GET",path="/empresa/cnk-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/fesn-federacao-dos-estudantes-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/casa-plenna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/heredia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 329 http_request_duration_ms_count{method="GET",path="/empresa/dell-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/rapiboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/clara-siqueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/james-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/sunbest-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/caiaqueiro-pesca-e-camping-uberlandia-mg-hostel-e-camping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/topway-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/casa-bauducco-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/city-card-administradora-de-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/ftx-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 422 http_request_duration_ms_count{method="GET",path="/empresa/trevo-pecas-agricolas-de-franca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/infinity-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/eunice-braga-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 458 http_request_duration_ms_count{method="GET",path="/empresa/lgbl-intermediacao-de-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/curso-marajoara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/traderx-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/haro-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/wynn-batel-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/logitravel-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/loockcell-assis-tecnica-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/enjoy-estudio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/3g-transporte-executivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/gold-fit-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/extreme-a-forca-da-obra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/academia-golden-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/sindicancia-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/domac-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/multivisi-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/pole-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/parvi-eco-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/central-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/brasil-seguros-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/nova-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/matrix-blindados-comercio-e-servicos-para-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/centro-educacional-arte-de-ensinar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/capital-empreendimentos-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/miami-bike/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/unitrans-transportes-de-passageiros-e-cargas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 534 http_request_duration_ms_count{method="GET",path="/empresa/sao-bento-digital-ltda_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/loupa-auto-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/nutripharme-saude-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/maximo-da-hora-comercio-de-moveis-e-tapecaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/autotrac-comercio-e-telecomunicacoes-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/start-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/planejados-store-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/infocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/concept-langerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/premio-valor-empresarial-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/loja-meninos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/ieduc-instituto-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/wolf-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/di-blasi-tijuca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/mogi-ponto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/bio-essence-biomedicina-e-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/nova-safra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/droga-plus-do-butanta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/flrs-distribuidora-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/nascimento-negocios-e-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/hd-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/movimento-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/absolute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/vanessa-dutra-amaral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/center-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/odonto-prime_1338624/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 511 http_request_duration_ms_count{method="GET",path="/empresa/bracci-porto-alegre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/use-e-compre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/numatur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/spotti-comunicacao/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/scan-saude-e-ciencia-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/aprov-associacao-de-proprietarios-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/jelp-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 363 http_request_duration_ms_count{method="GET",path="/empresa/ding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 1388 http_request_duration_ms_count{method="GET",path="/empresa/divina-haus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 2368 http_request_duration_ms_count{method="GET",path="/empresa/mks-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 1656 http_request_duration_ms_count{method="GET",path="/empresa/nsc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 1782 http_request_duration_ms_count{method="GET",path="/empresa/rick-conceito-comercio-de-moveis-e-decoracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 2789 http_request_duration_ms_count{method="GET",path="/empresa/ubh-universidade-brasileira-de-hipnose/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 3053 http_request_duration_ms_count{method="GET",path="/empresa/jci-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 1018 http_request_duration_ms_count{method="GET",path="/empresa/moldpet-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 1121 http_request_duration_ms_count{method="GET",path="/empresa/credlar-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/grupo-visual-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/alcance-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/portal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/zurc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/insole-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/cabone-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/sanjopre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/giganetsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/c-e-o-centro-de-excelencia-em-oftalmologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/studio-de-beleza-linda-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/gabriel-heringer-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/mister-rock-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/personal-mariana-eiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/forma-turismo-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/onefitnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/romix-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/rp3-assessoria-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/industria-e-comercio-de-alimentos-3-chaves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/akylas-patrimonial-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/phenyx-industria-projetos-e-operacoes-logisticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/earth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/jaime-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/falub-industria-e-comercio-de-lubrificantes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/celso-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/vibe-terapias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/h55bet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/instituto-anziano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/pride-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/terra-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/audio-video-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/patricia-dos-santos-alves-maciel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/51-608-260-guilherme-malheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/marcenaria-e-decoracoes-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/ozzi-garage-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/glory777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-pamplona/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/revista-observatorio-de-la-economia-latinoamericana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/passaporte-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/jbl-harman-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/academia-c4-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/serralheria-belas-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/brustec-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/vigia-virtual-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/associacao-de-beneficios-sallus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/rfm-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/mega-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/tapecaria-praia-grande-reformas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/karhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/nf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/tholz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/moveis-primavera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/ecotex-ind-e-com-de-telhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 454 http_request_duration_ms_count{method="GET",path="/empresa/empreendimentos-costa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/tidy-rigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/monicare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/blumen-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/medie-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/gislaine-mendes-guimaraes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/senhoor-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/industria-do-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/pipoka-bebe-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/fermit-vidrauto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/auto-jeter-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/vox-talents/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/benu-erp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/webtrip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/desmobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/m-agostini-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/lico-pecas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/registro-de-imoveis-da-2-circunscricao-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/stereotec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/brasil-sul-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 133 http_request_duration_ms_count{method="GET",path="/empresa/beckhauser-equipamentos/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 538 http_request_duration_ms_count{method="GET",path="/empresa/king-host/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/gca-grama-sintetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/gc-cobrancas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/cidade-nova-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 755 http_request_duration_ms_count{method="GET",path="/empresa/hospital-israelita-st-james-de-jarinu/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/club-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/intermaq-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/avira-antivirus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/grupo-seres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/dlar-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/sim-rede-de-postos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/rto-vedacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/clinica-iketani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/multiplanta-tecnologia-vegetal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/cleansolar-energia-fotovoltaica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/hospital-da-cidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/projet-consulting-jr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/mariee-noivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/fabiana-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/modify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/super-musicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/prostalivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/colegio-guarapiranga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/minha-casa-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/gmad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/evyenis-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/brink-kids-bercario-e-creche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 421 http_request_duration_ms_count{method="GET",path="/empresa/iully-freire-garcia-de-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/loja-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/tecpar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/transcajuru-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/pastore-centro-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/gestautobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/jadvia-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/studocu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/isdin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/aquarela-loucas-e-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/botoc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/boutique-da-mia-mi-acessorios-v/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 471 http_request_duration_ms_count{method="GET",path="/empresa/minas-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/tagarelas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/shoppe-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/rio-hotel-valenca-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/rk-modas_1150092/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/goowhats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/hiove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/mks-nobreak-e-estabilizador-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 390 http_request_duration_ms_count{method="GET",path="/empresa/vn-atacado-e-varejo-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/dom-doca-esmalteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/planalto-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/le-sable-patisserie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/aser-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/eleven-intermediacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/mercado-adonai-de-santa-margarida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/rm-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/session-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/freelancer-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/dn-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 393 http_request_duration_ms_count{method="GET",path="/empresa/spal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/essencia-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/instituto-educatea-formacao-continuada-a-distancia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/quick-fix-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/idealy-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 462 http_request_duration_ms_count{method="GET",path="/empresa/bsn-medical-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 376 http_request_duration_ms_count{method="GET",path="/empresa/casa-de-frios-e-massas-ao-gosto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/miaromance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/uniquepharma-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/unsinkable-publicidade-e-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 582 http_request_duration_ms_count{method="GET",path="/empresa/hl-bones/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/super-suco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 609 http_request_duration_ms_count{method="GET",path="/empresa/alluagro-maquinas-e-implementos-agricolas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/paytime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/fbc-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/alianca-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/dae-departamento-de-agua-esgoto-de-bauru/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 334 http_request_duration_ms_count{method="GET",path="/empresa/chic-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 558 http_request_duration_ms_count{method="GET",path="/empresa/poupa-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/bit-pag-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/better-beef-frigorifico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/trovit-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/ativa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/safephone-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/academia-zoomp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/fast-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/rubi-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/gigil-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/hair-brush/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/hoppe-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/prime-locadora-e-transportes-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/gme-formas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/revest-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/uau-pet-centro-de-estetica-animal-e-pet-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/shineray-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/60-179-279-guilherme-carvalho-de-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/colegio-bis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/dr-emerson-laboratorio-e-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/bfr-assessor-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/eletromateus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/rancho-do-poco-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/amp-vans_192296/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/premier-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/ub-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/omega-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/gopro-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/metalurgica-suprens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 376 http_request_duration_ms_count{method="GET",path="/empresa/prime-cred/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/envia-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/pitanga-rosa-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 950 http_request_duration_ms_count{method="GET",path="/empresa/dlg-transportes_187216/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/winshape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/gold-service-comercio-de-pecas-e-servicos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 702 http_request_duration_ms_count{method="GET",path="/empresa/natural-art-hortifruti/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/valentes-advocacia-e-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 764 http_request_duration_ms_count{method="GET",path="/empresa/certifica-ai-servicos-de-certificacao-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/drogarias-farmavida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/bartzen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 366 http_request_duration_ms_count{method="GET",path="/empresa/alfainter/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/sanches-e-sanchez-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/orus-prime-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-yamaha-motor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/carla-leal-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/alfaplex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/online-ips-brazil-administracao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/equipamentos-iglu_182014/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 511 http_request_duration_ms_count{method="GET",path="/empresa/colchao-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/safra-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-melies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/limao-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/clinica-caiena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/fa-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 393 http_request_duration_ms_count{method="GET",path="/empresa/motory-locadora-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/aroma-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/dra-thaissa-montenegro-assistencia-medica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/luisa-lugao-comercio-de-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/remessa-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/hanna-modas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/asebesi-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/editora-pini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 559 http_request_duration_ms_count{method="GET",path="/empresa/amorim-conceito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 577 http_request_duration_ms_count{method="GET",path="/empresa/viper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/grupo-bnk-consulting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/cowboy-cozinheiro-bbq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/aprovtruck-associacao-de-protecao-patrimonial-mutuali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/stilo-comunicacao-visual_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/localpower-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/solucionar-cred-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/conect-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/arildo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/isomol-comercio-de-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/instituto-mariana-velloso-odontologia-e-estetica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/falleiros-machado-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/nunes-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/tw-speed-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/cartorio-de-taboao-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/j-a-s-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/grupo-nossa-faculdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/athleta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/loja-kolorido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 1413 http_request_duration_ms_count{method="GET",path="/empresa/centralar-com/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/ultrax-pack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/ink-laser-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/daniel-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 417 http_request_duration_ms_count{method="GET",path="/empresa/goat-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 542 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-nacional-tradicao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/akrom-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 434 http_request_duration_ms_count{method="GET",path="/empresa/salu-comercio-de-produtos-oticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/777betslot-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/trustcloud-systems-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/ailton-auto-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/grupo-baruk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/bolsa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 380 http_request_duration_ms_count{method="GET",path="/empresa/atlas-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 966 http_request_duration_ms_count{method="GET",path="/empresa/disal-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 598 http_request_duration_ms_count{method="GET",path="/empresa/purefarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/ecron-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/auto-crivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 569 http_request_duration_ms_count{method="GET",path="/empresa/mauro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/sp-prevcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 1016 http_request_duration_ms_count{method="GET",path="/empresa/multiloja-loja-virtual/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 532 http_request_duration_ms_count{method="GET",path="/empresa/fieb-fundacao-instituto-de-educacao-de-barueri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 356 http_request_duration_ms_count{method="GET",path="/empresa/tintas-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/optica-foernges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/loja-dantas-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/kirvano-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 760 http_request_duration_ms_count{method="GET",path="/empresa/mycon/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/klove-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/pedro-luca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 590 http_request_duration_ms_count{method="GET",path="/empresa/cooperativa-habitacional-alpha/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/chama-dos-aquecedores-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/dmf-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/50-308-537-aislan-jhonatan-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/dpi-do-brasil-comercio-de-aparelhos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/astrotek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 132 http_request_duration_ms_count{method="GET",path="/empresa/euro-suit-hotel-campinas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/caixa-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/fischer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/cobre-facil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/tattini-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/ceramica-rocha-forte-e-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/multiclinica-mais-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 2571 http_request_duration_ms_count{method="GET",path="/empresa/britania-eletrodomesticos/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/rumo-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/moscow-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/boa-compra-boascomprasoutlet-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 364 http_request_duration_ms_count{method="GET",path="/empresa/mq-professional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/mizurini-caca-pesca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/nextbet-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/sanspray/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/iani-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 492 http_request_duration_ms_count{method="GET",path="/empresa/britiz-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 453 http_request_duration_ms_count{method="GET",path="/empresa/aldeia-vape/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/franke-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/eco-parque-aquatico-arraial-dajuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/condomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/br-gas-natural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/modare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/lion-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/credinowe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 398 http_request_duration_ms_count{method="GET",path="/empresa/econt-contabilidade-do-ecommerce/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/amazoni-sunglasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/mem-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/4-tabelionato-de-protesto-de-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/endogyno-clinica-de-ginecologia-e-endoscopia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/basso-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/cybernet-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 468 http_request_duration_ms_count{method="GET",path="/empresa/puma-beneficios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/rossi-seguranca-privada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/astro-tech-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/panunovu-estilo-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/racine-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/veridiana-quirino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/protebem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/lelo-molas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 567 http_request_duration_ms_count{method="GET",path="/empresa/link-7-internet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/camon-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/achei-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/barbosa-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/gcb-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/churrascaria-laco-aclimacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/filardi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/newmaq-new-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/revest-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/knm-estudos-e-pesquisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/raveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/bob-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/poloar-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/luciana-britto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/kidy-calcados-infantis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/cellula-animal-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/gm-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 547 http_request_duration_ms_count{method="GET",path="/empresa/lotus-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 409 http_request_duration_ms_count{method="GET",path="/empresa/hospital-sofia-feldman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/render-multimidia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/versales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/life-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/qu4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 374 http_request_duration_ms_count{method="GET",path="/empresa/spot-gifts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/newcar-multimarcas-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/loraliss-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/poran-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/caah-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/r-e-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/aspp-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/f5-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/dzzt-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/desconto-imperdivel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/zphc-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 470 http_request_duration_ms_count{method="GET",path="/empresa/proauto-associacao-protetora-de-veiculos-automotores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 593 http_request_duration_ms_count{method="GET",path="/empresa/farm-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/espaco-recomecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/nutriday/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/unicooper-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/gc-talentos-solucoes-em-selecao-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/huff-life-centro-estetico-biomedicina-e-beleza-porto-alegre-2-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/ck-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/live-academia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/gramado-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/assej-associacao-educacional-da-juventude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 395 http_request_duration_ms_count{method="GET",path="/empresa/cl-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/loja-renotech-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/doma-consultoria-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/lr-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/mega-inflaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/rei-do-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 500 http_request_duration_ms_count{method="GET",path="/empresa/squid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/medstuda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/mood-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/tecla-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/home-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/cred-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/thaf-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/engloba-sistemas-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/loja-cheirinho-de-bebe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/cmos-drake/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/varal-de-ideias-arte-em-superficie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/ehgol-spots/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/mcp-comercial-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/starleds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 611 http_request_duration_ms_count{method="GET",path="/empresa/teleperformance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 977 http_request_duration_ms_count{method="GET",path="/empresa/aoc-do-brasil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/i9-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 700 http_request_duration_ms_count{method="GET",path="/empresa/haikel-e-franca-neurologia-e-neurocirurgia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 408 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-transoeste-transporte-urbano-de-divinopolis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 346 http_request_duration_ms_count{method="GET",path="/empresa/spa-one/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/escola-tecnica-rezende-rammel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/professora-fernanda-barboza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/vieira-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/brunie-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/mvl-magiway-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/vip-cards/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/ever-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/freshdent-comercio-de-produtos-de-higiene-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/caveira-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-ariquemes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/felissa-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/tl-imports-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/hotel-atlantico-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/hotel-do-papa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/rancho-do-cupim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/instituto-dr-vlassios-marangos-junior-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/emp-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/royal-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/jhsf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/solidus-administradora-de-beneficios-e-solucoes-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/celesc-centrais-eletricas-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/code-intermediacoes-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/royal-revestimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 569 http_request_duration_ms_count{method="GET",path="/empresa/dentalpar-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/trzbroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 630 http_request_duration_ms_count{method="GET",path="/empresa/intelbras-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/aecio-demetrio-curso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/gisa-andrade-estetica-integrativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/dasmocinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/agille-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/instituto-htm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/medjet-produtos-para-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/habras-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/financeira-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/hospital-salvalus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/aubicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/kw-cartas-de-credito-contempladas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 490 http_request_duration_ms_count{method="GET",path="/empresa/guilherme-cardoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 605 http_request_duration_ms_count{method="GET",path="/empresa/sao-roque-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/pas-redes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 1252 http_request_duration_ms_count{method="GET",path="/empresa/avis-rent-a-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/maria-bonita-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 565 http_request_duration_ms_count{method="GET",path="/empresa/isabel-cristina-art-e-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/heloisa-farias-elio-de-aguiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/liga-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/hunter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/red-terapia-de-luz-vermelha-e-infravermelha-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/lojas-competicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/gt-multimarca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/mundo-dos-passaros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/shopfire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/setep-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/eferraz-technology-comercial-de-pecas-e-acessorios-para-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/colegio-mercurio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/elie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/locarpe-rent-a-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/maurine-peltz-pinheiro-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/mercado-credito-fundo-de-investimento-em-direitos-creditorios-nao-padroniz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/lojas-firenzo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/55-229-060-bruno-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 374 http_request_duration_ms_count{method="GET",path="/empresa/world-tennis-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/carteira-de-estudante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 685 http_request_duration_ms_count{method="GET",path="/empresa/link-planet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/sennin-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/anidea-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/jovipel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/suporte-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/repos-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/hub-health-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/vm-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/kuk-comercio-atacadista-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/multivix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/cia-das-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/rotisserie-la-zazza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/farmix-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/face-home-construcao-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/cptm-companhia-paulista-de-trens-metropolitanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/marwilt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/ceo-clinica-de-especialidades-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/juntoaqui-tecnologia-inova-simples-i-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/mtl-comercio-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/imobiliaria-batistella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 550 http_request_duration_ms_count{method="GET",path="/empresa/buba-toys/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/grupo-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/pacto-solucoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/nunetec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/help-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/rl-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/microcash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/hm-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/rede-brasilcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/so-frio-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/berdani-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/salv-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/labs-computer-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 467 http_request_duration_ms_count{method="GET",path="/empresa/leman-negocios-digitais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/cursos-lider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/loja-asterisco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/blaze-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/mesterlab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/dalbem-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/colegio-francisco-de-assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/art-moveis_14168/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/go-coffee-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/serralheria-nunes-alto-padrao-em-estrut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/gamesvipp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/iwill-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/auto-posto-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/bienestar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/paula-laryssa-confeitaria-afetiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 524 http_request_duration_ms_count{method="GET",path="/empresa/grupo-formosa-supermercados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/estrela-guia-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/adequar-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-habilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 498 http_request_duration_ms_count{method="GET",path="/empresa/wise-up-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/multtoldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/cia-da-piscina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/paulinho-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/atitude-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-alphalab-tiete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/bey-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 477 http_request_duration_ms_count{method="GET",path="/empresa/thays-castro-boutique/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/loft-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/vibecash-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/clube-melissa-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/casa-clay-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/ln-modas-comercio-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/walfc-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/i2go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/central-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/coutinho-gestao-de-pessoas-e-desenvolvimento-organizacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/millions-pay-intermediadora-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/kidstep-birigui-produtos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 334 http_request_duration_ms_count{method="GET",path="/empresa/zaya-perfumes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/primicia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/couto-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/e-confiavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/lumi-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/nervoflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/dtec-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/paranamed-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 734 http_request_duration_ms_count{method="GET",path="/empresa/maximabet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 831 http_request_duration_ms_count{method="GET",path="/empresa/nova-vida-farmacia-de-manipulacao-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/cyanprint-comercio-de-materiais-para-impressao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 757 http_request_duration_ms_count{method="GET",path="/empresa/olympia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/royal-stratton-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/lm-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/schreiber-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/stratcon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/stratton-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/stratton-oakmount-bussiness-intermediacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/56-307-084-adriano-de-oliveira-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/megacred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/constrac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/js-refletores-led/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/m-r-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/sales-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/dentemed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/assistencia-medica-domiciliar-assuncao-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/banrisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/induspar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/ortoclin-plano-odontologico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/medsul-ortopedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 336 http_request_duration_ms_count{method="GET",path="/empresa/tecnoquant-nanosolutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/mercadao-de-carnes-rotisseria-padaria-hortifruti-minimercado-e-convenienci/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/capezio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/hanabi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 756 http_request_duration_ms_count{method="GET",path="/empresa/sousmile/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/move/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/wog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/unique-eventos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/flor-de-canela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/gbpay-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/michele-de-souza-de-castro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 459 http_request_duration_ms_count{method="GET",path="/empresa/adapta-org/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/natubrasil-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/shekinah-industria-e-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/retrato-falado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/retrato-falado-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/sg-rentals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/tudo-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/ganhar-no-insta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/lauro-alexandre-da-silva-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/homeopatia-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/termosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/hello-fan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/ole-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 629 http_request_duration_ms_count{method="GET",path="/empresa/ws-solucoes-em-cnh/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 433 http_request_duration_ms_count{method="GET",path="/empresa/asisa-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/contabilize-escritorio-de-contabilidade-consultoria-empresarial-e-tribut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/daju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/cotton-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 409 http_request_duration_ms_count{method="GET",path="/empresa/solfin-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/gm-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/lyon-perfumes-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/marata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 475 http_request_duration_ms_count{method="GET",path="/empresa/x-ports-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 610 http_request_duration_ms_count{method="GET",path="/empresa/transfercar-do-brasil-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/serralheria-caetano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/tera-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 427 http_request_duration_ms_count{method="GET",path="/empresa/mix-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/maquiagem-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/ms-solucoes-em-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/meu-pe-de-bitcoin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 340 http_request_duration_ms_count{method="GET",path="/empresa/papaiz-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/bom-controle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 601 http_request_duration_ms_count{method="GET",path="/empresa/voltixpay-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/eleven-labs-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 404 http_request_duration_ms_count{method="GET",path="/empresa/zero9-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 377 http_request_duration_ms_count{method="GET",path="/empresa/habitnet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/centtran-auto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/k-beauty-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/grupo-nova-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 1164 http_request_duration_ms_count{method="GET",path="/empresa/assistcard/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/dress-you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/akd-comercio-de-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/bettanin-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/fontoura-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/breno-oak-projeto-prosperar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 637 http_request_duration_ms_count{method="GET",path="/empresa/fortbras-autopecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/meu-iphone-parcelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/camp-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/restaurante-china-esmeralda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/marktplace-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/clube-catolico-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/realiza-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/rede-droga-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/rp-ambientes-projetados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/the-remax-collection-imobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/lbm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 403 http_request_duration_ms_count{method="GET",path="/empresa/residencial-madrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 431 http_request_duration_ms_count{method="GET",path="/empresa/sorriso-metalico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 595 http_request_duration_ms_count{method="GET",path="/empresa/jk-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/stg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/las-chicas-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/ebp-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 532 http_request_duration_ms_count{method="GET",path="/empresa/rufer-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 403 http_request_duration_ms_count{method="GET",path="/empresa/assine-bem-desenvolvimento-de-softwares-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/lofty-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 375 http_request_duration_ms_count{method="GET",path="/empresa/box-car-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/espaco-corujinha-eventos-buffet-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/ethimos-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/casa-de-repouso-mooca-santa-madalena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/dell-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/infotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 554 http_request_duration_ms_count{method="GET",path="/empresa/dlk-movement/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/comercial-mkt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/localiza-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/gilvan-silva-dos-santos-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/use-zirconia_1574788/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/visclin-oftalmologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/atelier-clara-rosas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/3-age-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/spazio-consultoria-e-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/brinque-mais-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/floratta-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/prince-ventiladores-e-exaustores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/cavalcante-e-cia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/coplana-cooperativa-agroindustrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/areatec-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 2417 http_request_duration_ms_count{method="GET",path="/empresa/vinicius-silva-nunes-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 1637 http_request_duration_ms_count{method="GET",path="/empresa/super-saldo-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 2810 http_request_duration_ms_count{method="GET",path="/empresa/hust-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 3086 http_request_duration_ms_count{method="GET",path="/empresa/clinica-healthy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 1260 http_request_duration_ms_count{method="GET",path="/empresa/nicoboco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 955 http_request_duration_ms_count{method="GET",path="/empresa/wave-imersao-linguistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 2328 http_request_duration_ms_count{method="GET",path="/empresa/bigtech-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 3274 http_request_duration_ms_count{method="GET",path="/empresa/jatobraz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 5597 http_request_duration_ms_count{method="GET",path="/empresa/tramontina/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 2362 http_request_duration_ms_count{method="GET",path="/empresa/melimais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 1685 http_request_duration_ms_count{method="GET",path="/empresa/like-odonto-camaragibe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 1315 http_request_duration_ms_count{method="GET",path="/empresa/clinica-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 2291 http_request_duration_ms_count{method="GET",path="/empresa/adm-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 1758 http_request_duration_ms_count{method="GET",path="/empresa/amorim-persianas-e-cortinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 561 http_request_duration_ms_count{method="GET",path="/empresa/triider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 1397 http_request_duration_ms_count{method="GET",path="/empresa/bradesco-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 460 http_request_duration_ms_count{method="GET",path="/empresa/vet-smart-caes-e-gatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/ls-express-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 1074 http_request_duration_ms_count{method="GET",path="/empresa/life-option/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 960 http_request_duration_ms_count{method="GET",path="/empresa/positivo-representacoes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 616 http_request_duration_ms_count{method="GET",path="/empresa/ax-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 1740 http_request_duration_ms_count{method="GET",path="/empresa/stripchat/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/classic-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/pex-ta-entregue-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/k-line-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/adriano-vieira-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 530 http_request_duration_ms_count{method="GET",path="/empresa/mk-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 565 http_request_duration_ms_count{method="GET",path="/empresa/fortimer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 528 http_request_duration_ms_count{method="GET",path="/empresa/a-b-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/evidence-clinica-integrada-de-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/jet-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/attiva-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/aws-mining/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/arena-soccer-grass_190118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/duda-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/novo-seculo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/via-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 611 http_request_duration_ms_count{method="GET",path="/empresa/syngular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/contabilivre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/53-992-943-thaila-gabrielle-dantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/sandmar-transporte-terrestre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/luxuries/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 540 http_request_duration_ms_count{method="GET",path="/empresa/comercial-esperanca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/loja-mara-maravilha_186758/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/heli-phone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/solut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/fabricio-pacholok-dos-santos-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/dona-cortina-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/plataforma-terceirizacao-de-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/alex-guia-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/goodblock-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/herospark/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/sob-investigacao-producoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/maria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/velaroma-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 412 http_request_duration_ms_count{method="GET",path="/empresa/cj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/clinica-de-dermatologia-makiko-fujita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/clinica-do-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/associacao-de-protecao-e-beneficios-aos-trabalhadores-do-brasil-aptb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/3vs-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/toda-top-moda-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/hoorn-materiais-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 307 http_request_duration_ms_count{method="GET",path="/empresa/ixcsoft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/f-e-c-prime-pecas-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/klavi-instituicao-de-pagamento-e-gestao-de-dados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/mari-loucas-sanitarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/cell-bh-atacado-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/phoenix-assessoria-imobiliaria-e-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/oxe-servicos-de-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/rotacertagps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/oficina-de-gaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/white-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 542 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-volkswagen-a-embracon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/clinica-de-odontologia-kalil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 329 http_request_duration_ms_count{method="GET",path="/empresa/farma-saluti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/hi-lo-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/orinter-tour-e-travel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/life-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/prosoft-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/flay-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/real-juridica-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/sleep-calm-brasil-artigos-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/antares-empreendimnetos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/meu-meme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/payment-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/tectalmaq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 499 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-renault/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/reveillon-rio-maravilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 385 http_request_duration_ms_count{method="GET",path="/empresa/bazx-sport-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/betando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/andrade-amorim-consultoria-de-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/2a20-comercio-de-utilidades-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/avant-caps-servicos-e-promocao-de-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/fisso-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 978 http_request_duration_ms_count{method="GET",path="/empresa/feltrim-camara-e-correa-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 550 http_request_duration_ms_count{method="GET",path="/empresa/essence-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 435 http_request_duration_ms_count{method="GET",path="/empresa/lira-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/docs-consultoria-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/flor-de-pessego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/voe-promo-e-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/portal-267/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/yoki-kitano-general-mills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/jp-intermediacoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 598 http_request_duration_ms_count{method="GET",path="/empresa/pampili/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/puket-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/passeioja-servicos-de-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/rei-da-linguica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/dream-setups/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/evvo-beneficios-e-socorro-mutuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/g-s-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/clinica-copacabana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/styllus-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/gpbox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 399 http_request_duration_ms_count{method="GET",path="/empresa/xyz-live/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 710 http_request_duration_ms_count{method="GET",path="/empresa/ng-car-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/60-401-181-alessandro-da-silva-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 553 http_request_duration_ms_count{method="GET",path="/empresa/pixel-porto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/leform-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/fradema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 441 http_request_duration_ms_count{method="GET",path="/empresa/clinica-dr-rogerio-figueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/olyra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 395 http_request_duration_ms_count{method="GET",path="/empresa/monte-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 722 http_request_duration_ms_count{method="GET",path="/empresa/mercado-facil/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 767 http_request_duration_ms_count{method="GET",path="/empresa/bemol/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 2241 http_request_duration_ms_count{method="GET",path="/empresa/sanol-total-quimica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/global-cabelos-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 2243 http_request_duration_ms_count{method="GET",path="/empresa/retornar-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 1386 http_request_duration_ms_count{method="GET",path="/empresa/adeilson-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 1063 http_request_duration_ms_count{method="GET",path="/empresa/divino-corpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 1693 http_request_duration_ms_count{method="GET",path="/empresa/b-s-rossi-comercio-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/js-solucoes-em-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 2223 http_request_duration_ms_count{method="GET",path="/empresa/gpm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 1631 http_request_duration_ms_count{method="GET",path="/empresa/modatta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 544 http_request_duration_ms_count{method="GET",path="/empresa/go-audium-produtos-audiologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 514 http_request_duration_ms_count{method="GET",path="/empresa/essencial-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/black-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/n-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/metodo-de-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 561 http_request_duration_ms_count{method="GET",path="/empresa/gabriel-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/lacarotte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 766 http_request_duration_ms_count{method="GET",path="/empresa/loja-constelacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 736 http_request_duration_ms_count{method="GET",path="/empresa/vitascience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/ocf-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/primor-supermercado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/explora-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/explora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/casa-da-esperanca-de-santo-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/spl-engenharia-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 497 http_request_duration_ms_count{method="GET",path="/empresa/vision-life-comercio-de-produtos-eletro-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 587 http_request_duration_ms_count{method="GET",path="/empresa/super-moto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/hygroup-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 466 http_request_duration_ms_count{method="GET",path="/empresa/casa-dolce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 528 http_request_duration_ms_count{method="GET",path="/empresa/moda-favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 356 http_request_duration_ms_count{method="GET",path="/empresa/easy-doc-solucoes-integradas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 710 http_request_duration_ms_count{method="GET",path="/empresa/centro-educacional-semeando/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/leven-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/nova-kar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/loja-uzze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/ingryd-nayanne-gomes-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/tudo-e-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/fiap-faculdade-de-informatica-e-administracao-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/crisoliver-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/miranty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/amaro-industria-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/bateria-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/larca-consig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/flash-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/ipacol-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/molas-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/la-roche-posay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/servi-porto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/sos-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/rm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/adetec-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/galera-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/eletrosgames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 687 http_request_duration_ms_count{method="GET",path="/empresa/cavallier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/tonin-bala-motopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/sunrize/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/t-drive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/odonto-pop-clinica-odontologica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/sommelier-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/multipla-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/apricot-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/faesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/consig-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/farmina-pet-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/nacional-atletico-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/oz-consultoria-e-planejamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/lais-gifts-variedades-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 643 http_request_duration_ms_count{method="GET",path="/empresa/rei-da-cutelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/lima-baruk-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 562 http_request_duration_ms_count{method="GET",path="/empresa/321bank/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/zarb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/byara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/inovah-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/techlux-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/cavalletta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/b1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/now-vistos-e-passaportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/classe-couro_197118/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 538 http_request_duration_ms_count{method="GET",path="/empresa/skilos-producoes-artisticas-e-culturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 1016 http_request_duration_ms_count{method="GET",path="/empresa/toshiba-tvs/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/holden-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/top-cine-araguaina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/clinica-medica-miqueleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/mega-solucoes-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 437 http_request_duration_ms_count{method="GET",path="/empresa/hospital-e-maternidade-sao-luiz-sao-caetano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/protemachine-sanfonas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/umuarama-automoveis-redencao-pa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/lmx-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/falcao-redes-de-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/grupo-new-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/ornamentare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/unimed-uberaba-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/mom-atelier-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/loja-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/concash-intermediacao-de-negocios-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/maxicard-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/closet-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/autoescola-classe-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/digital-growth-solucoes-em-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/a-maior-clinica-de-estetica-em-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/tripletriumph/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/tennis-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/pisom-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/teatro-ruth-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/agencia-formapix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/bauducco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/zig-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/alergoclinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/lufthansa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/manada-animal-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/personal-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/lorin-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/ef-motor-eletro-eletronica-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/national-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/uniabeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/jessica-pense-leve/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/la-evidence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 1362 http_request_duration_ms_count{method="GET",path="/empresa/brasil-bet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/fdm-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/cuiaba-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/bacalhau-do-guga/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/congeproin-consultoria-em-gestao-em-propriedade-intelectual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/forte-prime-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 581 http_request_duration_ms_count{method="GET",path="/empresa/achei-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/50-763-544-gean-marcos-lemos-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/sea-comercio-de-irrigacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/r-h-m-net-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/receba-bet-servicos-de-publicidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/mih-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/descarbonize-solucoes-s-a_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/bendito-pao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/dls-varejo-milionario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/recarga-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/sorria-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/santinhos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/prestar-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/rede-decisao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/loja-bonuti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/sink-trituradores-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/divina-seducao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/lucas-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/e-videoservice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/grupo-cquatro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/unimed-cascavel-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/microsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/versatile-logistica-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/dgo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/ololu-consultoria-representacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/movvabroker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/absoluta-assessoria_188354/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/concept-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/santagroup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/j-f-moveis-e-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/redewsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/beatnik-e-sons/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/receba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/maniabras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/vera-cruz-plano-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/p12-jurere-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/sams-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/otimus-assessoria-contabil-e-fiscal-s-s-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/unimed-vales-do-taquari-e-rio-pardo-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/tulipababy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/reishost/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 434 http_request_duration_ms_count{method="GET",path="/empresa/hortigil-hortifruti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/crbe-imoves-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/instituto-amanda-concolato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/mind-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/55-604-738-maria-luiza-lessa-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 413 http_request_duration_ms_count{method="GET",path="/empresa/br-skills/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/evo-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/registros-e-marcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/jm-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/tato-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/donega-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/inowar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 1125 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-focus/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 426 http_request_duration_ms_count{method="GET",path="/empresa/doctors-center/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/lez-a-lez-loja-online-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/goldicard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/aposta1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/rt-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 433 http_request_duration_ms_count{method="GET",path="/empresa/venus-atomica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 623 http_request_duration_ms_count{method="GET",path="/empresa/safari-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/otica-mundial-cabo-frio-rj-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/mv-dropshiping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/carneiro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/mappin-administracao-de-servicos-financeiros-e-apoio-administrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/tribanco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/afocoop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/superbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/betesporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/al-martins-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/bndes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/wrc-telecomunicacao-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/gorila-shield/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/sociesc-sociedade-educacional-de-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/memorial-park-alphacampus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/mix-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/estater-gestao-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/global-engenharia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/gun-s-impor-ts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/ifh-instituto-felipe-hurtado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/abracadabra-pousada-buzios-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/rb-tecnologia-comunicacao-e-informacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 417 http_request_duration_ms_count{method="GET",path="/empresa/ez-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 356 http_request_duration_ms_count{method="GET",path="/empresa/r-point-comercial-de-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/multi-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/dimed-s-a-distribuidora-de-medicamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/sobam-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/silent-dreams/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 553 http_request_duration_ms_count{method="GET",path="/empresa/paiva-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/a-p-lima-produtos-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/bird-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/brado-sistemas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/rjj-prime-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/stiefelmann/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 478 http_request_duration_ms_count{method="GET",path="/empresa/zapex-transportadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/educbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/transduson-medicina-e-diagnostica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/noteblu-assistencia-tecnica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/clinica-de-recuperacao-neurologica-sandra-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/alta-tensao-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/escola-avancada-metodo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/galo-na-veia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/via-europa-mundo-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/unicred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 334 http_request_duration_ms_count{method="GET",path="/empresa/canal-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/vidracaria-souza_180288/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/ark-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/mrp-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/conecta-bpo-financeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/built-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/euro-ti-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-dna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/dna-laboratorio-e-genetica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/tuna-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/advhub1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/hb-hot-buttered/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/grupo-qmb-escola-preparatoria-para-exames-supletivos-e-concursos-publicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/clube-do-bicho-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/esquina-do-marceneiro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/casa-pet-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/space-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/national/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/inted/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/selfa-importacao-e-exportacao-e-comercio-de-utilidade-domestica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/universo-auto-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 482 http_request_duration_ms_count{method="GET",path="/empresa/viver-saude-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 436 http_request_duration_ms_count{method="GET",path="/empresa/auto-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/loja-coty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 613 http_request_duration_ms_count{method="GET",path="/empresa/construtora-calper/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/tws-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 504 http_request_duration_ms_count{method="GET",path="/empresa/construtora-metrocasa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/grupo-pacaembu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/joli-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/stop-bus-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/2-registro-de-imoveis-de-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/primebras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/holiday-cars-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/bocao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/instituto-educa-total-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/prime-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/associacao-de-socorro-mutuo-segbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/fiori-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/studebaker-guitars-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/faculdades-integradas-torricelli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 523 http_request_duration_ms_count{method="GET",path="/empresa/vivareal/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/tiago-santana-de-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/ccabos-condutores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/lego-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/rj-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 587 http_request_duration_ms_count{method="GET",path="/empresa/new-hair-caps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/lego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/decoralar-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/labirinto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/loja-fidelidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/ths-componentes-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 506 http_request_duration_ms_count{method="GET",path="/empresa/classluxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/agencia-gettare-lancamentos-de-cursos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/frontier-alameda-reparacao-automotiva-ltda_193310/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/bem-bolado-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/aiva-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 530 http_request_duration_ms_count{method="GET",path="/empresa/i9-educacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/lorusso-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 646 http_request_duration_ms_count{method="GET",path="/empresa/ximenes-servicos-administrativos-e-cobranca-eireli/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 484 http_request_duration_ms_count{method="GET",path="/empresa/cpaps/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/lavie-professione/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 390 http_request_duration_ms_count{method="GET",path="/empresa/superfrete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/storm-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/j-chaves-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/neuvye/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/lojas-yogui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/tebao-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/opus-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/gaia-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/boasort-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 463 http_request_duration_ms_count{method="GET",path="/empresa/hotel-nacional-inn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/cpe-marcas-suunto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/alpha-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 815 http_request_duration_ms_count{method="GET",path="/empresa/ecid-educacao-continuada-internacional-a-distancia-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 539 http_request_duration_ms_count{method="GET",path="/empresa/meta-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 1909 http_request_duration_ms_count{method="GET",path="/empresa/geral-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 496 http_request_duration_ms_count{method="GET",path="/empresa/fenix-esporte-e-lazer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/vila-dos-caes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/med-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/negociar-solucoes-em-dividas-bancarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/microibi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 522 http_request_duration_ms_count{method="GET",path="/empresa/aiqfome/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/food-to-save/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/sobasico-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/carbox-racing-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/chicote-nunca-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/serigy-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/cambio-automatico-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/tesco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/joao-paulo-pereira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/dr9-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/jv-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/serralheria-kochinski/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/cdhu-companhia-de-desenvolvimento-habitacional-e-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/bosco-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/kimonos-araujo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/agencia-fcx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/centro-das-industrias-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/polar-sg-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/copercana-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 398 http_request_duration_ms_count{method="GET",path="/empresa/rapide-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/brasilwagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/lindoya-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/duloren-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/breve-transporte-de-veiculos-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/autoescola-lotus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/iata-international-air-transport-association/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/radio-emissora-da-barra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/pecahoje-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/digicar-associacao-de-beneficios-e-socorros-mutuos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/joao-e-maria-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/masterbrisa-climatizadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 535 http_request_duration_ms_count{method="GET",path="/empresa/dr-localiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 708 http_request_duration_ms_count{method="GET",path="/empresa/e-leiloes-market/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/silva-netto-e-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/medcenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/miello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/home-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/loja-malibu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/artigos-religiosos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/off-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/up-influencer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 588 http_request_duration_ms_count{method="GET",path="/empresa/enimal-pet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/anthropic-pbc-claude-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/vaxen-comercio-geral-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/radio-cabrito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 551 http_request_duration_ms_count{method="GET",path="/empresa/labs-a-medicina-diagnostica-rj/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/escolas-e-faculdades-q-i/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/cultura-verde-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/2b-super-entrega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 435 http_request_duration_ms_count{method="GET",path="/empresa/tmx-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/virabc-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/florida-rental-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/avr-consultoria-para-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/torres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/magic-muuh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/ferus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/universa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/portico-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 494 http_request_duration_ms_count{method="GET",path="/empresa/carm-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 528 http_request_duration_ms_count{method="GET",path="/empresa/vettore-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/ativa-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/studio-serrano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/key-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/vip-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/conexao-partner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/porto-sul-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/volut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/acaiaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/vmax-relojoaria-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/vita-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/oral-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/mmw-comercio-de-perfumaria-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/trio-solucoes-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/soares-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/fmix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/ar-5-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/cnx-conexao-direta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 547 http_request_duration_ms_count{method="GET",path="/empresa/via-fiber-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/recar-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/rede-drogal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 521 http_request_duration_ms_count{method="GET",path="/empresa/re-max/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/wanessa-lopez-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 666 http_request_duration_ms_count{method="GET",path="/empresa/paulista-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/pele-de-seda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/me-resolve-servicos-financeiros-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 559 http_request_duration_ms_count{method="GET",path="/empresa/kimel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/m-e-m-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/natural-rural-industria-e-comercio-de-produtos-organicos-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/delfavero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/prosize-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/confeitaria-panificacao-elba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/sociedade-dos-animais-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 1244 http_request_duration_ms_count{method="GET",path="/empresa/4-cantos-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 1358 http_request_duration_ms_count{method="GET",path="/empresa/achecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/fretado-alphaville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/oab-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/comunidade-exchange/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/topmaq-servicos-de-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/constforma-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/pacto-leiloes-https-pactoeventosbrasil-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/mact-piso-carpete-de-madeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/fenix-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/falcon-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/escola-ate-a-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/bestphone-celulares-e-assistencia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/alonso-e-garrone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/1-tabeliao-de-notas-de-protesto-de-poa-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 711 http_request_duration_ms_count{method="GET",path="/empresa/directunlocks/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/mg-seguros-vida-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/jolly-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/voce-constroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/sipa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 626 http_request_duration_ms_count{method="GET",path="/empresa/magazine-luiza-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 600 http_request_duration_ms_count{method="GET",path="/empresa/leilao-online-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 477 http_request_duration_ms_count{method="GET",path="/empresa/royal-canin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 554 http_request_duration_ms_count{method="GET",path="/empresa/ponto-optico-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/easy-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/ello-kaps-industria-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/corol-company-internacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/cred-line-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/audicorp-auditoria-e-consultoria-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/mv-consultoria-em-risco-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 2347 http_request_duration_ms_count{method="GET",path="/empresa/miss-lolla/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/vm-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/comprenauta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/hope-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/bio-supre_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/sos-iphone-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/farmaformula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/tk-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/marcio-martine-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 547 http_request_duration_ms_count{method="GET",path="/empresa/peki-camisetas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/cloud-humans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/redeturbo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 452 http_request_duration_ms_count{method="GET",path="/empresa/premium-ecologica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/aramis-menswear-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/k-k-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/partage-shopping-mossoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 540 http_request_duration_ms_count{method="GET",path="/empresa/flexpoint/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/jc-gatto-e-barbosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/soluction/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/atelie-ferreira-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/bembolado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/mv-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/dna-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/solyd-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/associacao-dos-pintores-com-a-boca-e-os-pes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/085-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/moovi-pay-tecnologia-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/vou-voando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 342 http_request_duration_ms_count{method="GET",path="/empresa/arin-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/infinity-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/777w-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/tecnolab-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/devolute-assessoria-fiscal-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/a2f-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/provac-terceirizacao-de-mao-de-obra-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/oticas-bellich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/teste123/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/wc-planejados-wesley-marceneiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/dufins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/futura-comercio-e-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/patio-santa-cruz-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/loja-beleza-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/energia-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/conceito_1328710/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 394 http_request_duration_ms_count{method="GET",path="/empresa/dori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/qualis-importados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/a-fortaleza-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/renata-blanco-tecidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/memoe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/chef-isis-alvarez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/solucoes-hidraulicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/telca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/qrfy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/conta-digital-motorola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/cvelcredi-solucoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/tomaz-e-morais-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/nr-acampamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/rede-dalle-pizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/use-go-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 381 http_request_duration_ms_count{method="GET",path="/empresa/domus-assessoria-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 386 http_request_duration_ms_count{method="GET",path="/empresa/iprime-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/atelier-classico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/tomasoni-industria-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/metroopinion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/friomax-climatizacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 545 http_request_duration_ms_count{method="GET",path="/empresa/cerveja-imperio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/embaixador-dos-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/casa-de-repouso-recanto-feliz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/lizze-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/pau-de-fogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/casa-amarella-home-e-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/top-moveis-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/grupo-silver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/nc-cred-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/abbm-associacao-brasileira-de-biomedicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/jardim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 1043 http_request_duration_ms_count{method="GET",path="/empresa/sylvia-design/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/celulandia-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/comercial-arucar-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/payout-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/alfamix-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/malivor-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 492 http_request_duration_ms_count{method="GET",path="/empresa/romani-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 523 http_request_duration_ms_count{method="GET",path="/empresa/restart-fundo-de-investimento-em-direitos-creditorios-responsabilidade-lim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/grupo-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/fortal-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/fitbank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/gazin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/ebara-bombas-america-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/unibutec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/pontua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/tita-catita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/abac-associacao-brasileira-de-administradoras-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/governo-do-distrito-federal-gdf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/powerplast-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/nexus-investing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 453 http_request_duration_ms_count{method="GET",path="/empresa/cindy-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 2251 http_request_duration_ms_count{method="GET",path="/empresa/mg7-intermediacoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 1147 http_request_duration_ms_count{method="GET",path="/empresa/ibec-instituto-brasileiro-de-engenharia-de-custo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 538 http_request_duration_ms_count{method="GET",path="/empresa/oticas-amigao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 423 http_request_duration_ms_count{method="GET",path="/empresa/vittra-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 1585 http_request_duration_ms_count{method="GET",path="/empresa/atria-produtos-alimenticios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 1952 http_request_duration_ms_count{method="GET",path="/empresa/info-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 1706 http_request_duration_ms_count{method="GET",path="/empresa/helmix/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 1614 http_request_duration_ms_count{method="GET",path="/empresa/goult-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1237 http_request_duration_ms_count{method="GET",path="/empresa/harald-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 1312 http_request_duration_ms_count{method="GET",path="/empresa/aires/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 581 http_request_duration_ms_count{method="GET",path="/empresa/prime-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 583 http_request_duration_ms_count{method="GET",path="/empresa/otimiza-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 643 http_request_duration_ms_count{method="GET",path="/empresa/alfa-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 564 http_request_duration_ms_count{method="GET",path="/empresa/camar-locacao-e-perfuracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/maxipark-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 632 http_request_duration_ms_count{method="GET",path="/empresa/br-metaverso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 461 http_request_duration_ms_count{method="GET",path="/empresa/23-de-maio-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 931 http_request_duration_ms_count{method="GET",path="/empresa/dimeso-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 1711 http_request_duration_ms_count{method="GET",path="/empresa/intercap-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 1242 http_request_duration_ms_count{method="GET",path="/empresa/cold-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 727 http_request_duration_ms_count{method="GET",path="/empresa/cuidamais-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 1589 http_request_duration_ms_count{method="GET",path="/empresa/aprendi-a-viajar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 364 http_request_duration_ms_count{method="GET",path="/empresa/avasus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 1856 http_request_duration_ms_count{method="GET",path="/empresa/evolution-assessoria-e-medicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/bolzan-automoveis_194480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/estilo-moda-casa-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 640 http_request_duration_ms_count{method="GET",path="/empresa/rentalcars-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/best-park-estacionamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/elite-consultoria-de-consorcios-e-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/jussaral-ensino-de-musica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-de-sete-lagoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/ferragem-3-irmaos-materiais-de-construcao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 433 http_request_duration_ms_count{method="GET",path="/empresa/tintas-iquine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/jga-industria-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 459 http_request_duration_ms_count{method="GET",path="/empresa/j-macedo-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/rede-10-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/corre-de-rua-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/rede-hg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/unindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/quero-pos-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/whx-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/novo-sorriso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/r1-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/flux-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/kelli-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/toque-retoque-servicos-em-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/capas25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/sbbio-sociedade-brasileira-de-biomagnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/kratos-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/power-still-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 417 http_request_duration_ms_count{method="GET",path="/empresa/paraiso-vidros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 441 http_request_duration_ms_count{method="GET",path="/empresa/green-man-gaming/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/64-152-625-mozart-de-souza-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/canaparts-comercio-de-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-comanche/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 486 http_request_duration_ms_count{method="GET",path="/empresa/genari-imoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/alchemypet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/m-officer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/promove-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/mega-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/agencia-de-viagens-e-turismo-via-destinos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/grupo-fenelon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/auto-posto-rei-do-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/icb-implante-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/sr-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/logmais-logistica-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 514 http_request_duration_ms_count{method="GET",path="/empresa/renova-pisos_1017424/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/renova-pisos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 883 http_request_duration_ms_count{method="GET",path="/empresa/valid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/riviere-gold-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/eti-moveis-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/hospital-infantil-sabara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/ametista-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/midas-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/xtb-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/rg-manutencaoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/cia-das-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/ideal-odonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/jl-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/depclean-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/chatgpt-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/capcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/betsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/santa-semente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/piramide-informatica-e-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/sevenfit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/nova-motores-e-geradores-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/padaria-dupao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/www-medico24horas-org/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/zeno-oculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/brasil-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/charles-comercio-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/story-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/estampa-santos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/guimaplast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/transalba-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/carreto-e-carretos-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/new-oldany-industria-metalurgica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/r-hermoso-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/lance-de-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/sky-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-mtr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/kbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/wind-car-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 523 http_request_duration_ms_count{method="GET",path="/empresa/aizen-hotel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 588 http_request_duration_ms_count{method="GET",path="/empresa/fashion-bras-comercio-de-roupas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 586 http_request_duration_ms_count{method="GET",path="/empresa/krokodilus-sao-paulo-sp-acessorios-de-vestuario_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 604 http_request_duration_ms_count{method="GET",path="/empresa/krokodilu-s-surf-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/essilor-international/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/estandy-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/go-roller-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/neoconsig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/auto-mecanica-paulinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/c-q-sabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/bdm-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/lottu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/instituto-brasileiro-de-educacao-selecao-e-tecnologia-ibest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 457 http_request_duration_ms_count{method="GET",path="/empresa/nota-control-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/fazio-veneto-moda-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 382 http_request_duration_ms_count{method="GET",path="/empresa/olho-no-carro-consulta-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 435 http_request_duration_ms_count{method="GET",path="/empresa/ge-10-multimarcas-comercio-de-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/associacao-civil-idakila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/marazul-distribuidora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/buffet-lyon-la-france/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/axwel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/lions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 1075 http_request_duration_ms_count{method="GET",path="/empresa/grupo-mobille/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 713 http_request_duration_ms_count{method="GET",path="/empresa/club-car-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/kasa-dos-utensilios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/alpha-consultoria-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/fuel-eyewear-oculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/repinte-tecnica-em-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/arnaldo-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/buckel-agrocenter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/prime-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 910 http_request_duration_ms_count{method="GET",path="/empresa/play-bet-br-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/taag-linhas-aereas-de-angola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/dourado-cash-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/klasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 433 http_request_duration_ms_count{method="GET",path="/empresa/funbuynet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/megaju-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/shop-ofertas-shopofertasbr-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/prime-solucoes-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/as-car-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/homenz-saude-e-estetica-masculina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/dna-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/aguarda-associacao-de-ajuda-mutua-e-guarda-de-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/alumaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/b-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/universo-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/alive-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/bh-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/vie-sante-clinica-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 367 http_request_duration_ms_count{method="GET",path="/empresa/sauna-loja-comercio-eletronico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/tokio-marine-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/injesan-pecas-para-injecao-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/silk-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/sofa-express-rio-claro-e-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/neeche-haute-parfumerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/consiga-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/t-moura-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/cursoetapa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/natunectar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/construtora-porto-belo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/biscoitos-jeitinho-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/alpha-aluminium-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/bausch-e-lomb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/dnn-assessoria-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 747 http_request_duration_ms_count{method="GET",path="/empresa/jc-auto-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/damasco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/64-216-897-luis-henrique-moreira-manfre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/center-copias-guacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 871 http_request_duration_ms_count{method="GET",path="/empresa/oticas-wanny/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 849 http_request_duration_ms_count{method="GET",path="/empresa/optotal-hoya/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/cabanafill-ecocabanas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 380 http_request_duration_ms_count{method="GET",path="/empresa/movetto-home-decor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 362 http_request_duration_ms_count{method="GET",path="/empresa/lotogreen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/aristocrat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/fastconsorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/lg-mota-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 385 http_request_duration_ms_count{method="GET",path="/empresa/mafisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/levmaq-comercio-de-maquinas-de-costura-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 359 http_request_duration_ms_count{method="GET",path="/empresa/redfly-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 483 http_request_duration_ms_count{method="GET",path="/empresa/hantec-markets-uk-e-europe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 425 http_request_duration_ms_count{method="GET",path="/empresa/passione-di-paulista-comercio-de-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 503 http_request_duration_ms_count{method="GET",path="/empresa/movimento-das-aguas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/iseed-faved-faculdades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/evo-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/oukey-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/alves-brutos-e-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/apostamax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/centuria-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/ammi-moveis-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/gne-gerenciamento-nacional-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/ladydress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 809 http_request_duration_ms_count{method="GET",path="/empresa/bicimoto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/lsk-cup-loja-do-futevolei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/taxinexo-inteligencia-artificial-automobilistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/instituto-passaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/credvibes-servicos-de-intermediacao-financeira-e-de-escritorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/rapid-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/aikont-contabilidade-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/sportingbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/l-v-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/digicob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/grupo-natu-bell-nutricao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/retail-global-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/telhacor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/nanakarana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/anali-z-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/boemi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/autopecas-estados-unidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/jf-maquinas-agricolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/alkmim-teixeira-e-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 665 http_request_duration_ms_count{method="GET",path="/empresa/shoptech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 930 http_request_duration_ms_count{method="GET",path="/empresa/carolina-baby-confeccoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/betboo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/desentupidora-pontual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/avmakers-escola-audiovisual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/belle-bras-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 448 http_request_duration_ms_count{method="GET",path="/empresa/clinica-salute/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/saneago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/carlota-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/jaque-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/acuvue-lentes-de-contato-johnson-e-johnson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/super-ganho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/inlab-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/gerozan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 552 http_request_duration_ms_count{method="GET",path="/empresa/porto-seguro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/euro-serv-servicos-especializados-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/bingobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 1691 http_request_duration_ms_count{method="GET",path="/empresa/hero-seguros/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 364 http_request_duration_ms_count{method="GET",path="/empresa/provet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 411 http_request_duration_ms_count{method="GET",path="/empresa/vetorial-consultoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/universidade-marketplaces-consultoria-e-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/del-papa-registro-aire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/1pra1-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/se-cinta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 743 http_request_duration_ms_count{method="GET",path="/empresa/seung-e-chung-acessorios-e-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 768 http_request_duration_ms_count{method="GET",path="/empresa/p9-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/goya-art-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/linha-lina-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 433 http_request_duration_ms_count{method="GET",path="/empresa/aposta-premium-jogos-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/maex-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 570 http_request_duration_ms_count{method="GET",path="/empresa/bansk/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/incloud-servicos-de-tecnologia-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/invertus-assessoria-em-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/dsp-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/one7-securitizadora-de-creditos-comerciais-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/gel-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 500 http_request_duration_ms_count{method="GET",path="/empresa/empreender-make/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/fragrance-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/sapeka-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/duo-kenko-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/brasil-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/paulo-cesar-viggiani-junior/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/betalabs-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/new-ball-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/toriba-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/tv-box-mxq-pro-4k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/clinradi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/rs-vending/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/lem-requalificadora-de-cilindros-de-gnv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/fly-agora-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/mundo-nuts-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/requinte-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/monarca-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/rwe-telediagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/adg-distribuidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/ra-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/alfa-e-omega-extintores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 459 http_request_duration_ms_count{method="GET",path="/empresa/pousada-das-araucarias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 434 http_request_duration_ms_count{method="GET",path="/empresa/probelle/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/oticas-mega-eyewer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/crosby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/estrela-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/solucao-montagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/emar-stor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 491 http_request_duration_ms_count{method="GET",path="/empresa/gontijo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/tiago-ferreira-pagani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/nova-comercial-pescados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/pedidos10-delivery-de-comida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/moret-bermudez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 359 http_request_duration_ms_count{method="GET",path="/empresa/zinni-e-guell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/lig-entulho-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/ecglobalpanel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/ad-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 336 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-das-americas-fam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/med-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/terceira-visao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/proton-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/velana-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/ggpx-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/polo-wear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/plastbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/wb-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 573 http_request_duration_ms_count{method="GET",path="/empresa/instituicao-alex-alves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/lopes-e-luca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/new-hope-ecotech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/blindasom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/armando-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/planet-smart-city/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/acqua-nova-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/rede-jb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/beehive-pagamentos-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/portal-de-planos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/kabbana-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/souto-maia-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/toolsworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/maximus-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/andrade-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/portal-luz-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/sabor-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/nova-luminaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/alutec-industria-e-comercio-de-componentes-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/pousada-do-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/riviere-gold-comercio-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/l-a-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/clinica-olhar-saudavel-ss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/automob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/colegio-alianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/emprestimo-facilita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/moderna-associacao-de-apoio-aos-proprietarios-e-motoristas-autonomos-de-ve/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/alpha-marmores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 522 http_request_duration_ms_count{method="GET",path="/empresa/kazan-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/irmaos-amadio-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/a-grottha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/concard-convenios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/ers-humanas-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/artoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/thiago-jose-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/resoluty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/lojas-colombo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/chainless-by-notus-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 541 http_request_duration_ms_count{method="GET",path="/empresa/trix/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/calminho-do-leo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/custodio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/abracc-associacao-brasileira-de-ajuda-a-crianca-com-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/minas-cap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/multi-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/steel-chandler-oilegas-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/valecard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/ampro-associacao-de-marketing-promocional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/titha-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/lojas-mundo-do-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/noma-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/miranda-computacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/ibiobi-smart-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/jd-embalagens-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/swift-mercado-da-carne-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/stopcell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-cantareira_180868/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/torre-lar-moveis-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/atelier-villa-park/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/hotel-encantos-de-itaperapua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/vg-dantas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 650 http_request_duration_ms_count{method="GET",path="/empresa/foxlux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/novo-conceito-sacolas-e-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/dps-store-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/gabriel-martins01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-dos-colchoes_3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/bianca-araujo-rezende/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/ecori-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/a55-consultoria-em-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/fiori-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/smart-truco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 477 http_request_duration_ms_count{method="GET",path="/empresa/pontonet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/hospital-da-plastica-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/alutemper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/singular-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/hc-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/bellegard-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/medibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/conduz-intermediacao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/drogadelias-luiz-tenorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/4xc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/clean-house-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/camila-carvalho-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/doughboy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 778 http_request_duration_ms_count{method="GET",path="/empresa/raveup/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 143 http_request_duration_ms_count{method="GET",path="/empresa/gi-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/lacqua-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/colegio-vital-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/industria-de-estofados-konfort-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/bipa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/loja-fm-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/gwa-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/eletronica-de-sao-de-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/brinquedos-estrela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/v7-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 526 http_request_duration_ms_count{method="GET",path="/empresa/atom-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/inphantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/liin-design-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/consultoria-passaporto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/amigoo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 548 http_request_duration_ms_count{method="GET",path="/empresa/mop-facil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/rt-car-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/euronutry-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-lawall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/supermercados-rondon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/loja-plumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/axe-transportes-urbanos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/wilson-sons-de-administracao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/imbralit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 390 http_request_duration_ms_count{method="GET",path="/empresa/centro-oeste-comercial-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/pimenta-rosa-glamour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/a-fx-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/leiloeiros-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/betelseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/open-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/cedial-centro-de-diagnosticos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/rosolen-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/atlantico-distribuicao-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/maiorca-agua-mineral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/art-acustica-artigos-musicais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/lojas-vitorino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/patreze-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 541 http_request_duration_ms_count{method="GET",path="/empresa/montier-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/al7-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/projeto-gerar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 395 http_request_duration_ms_count{method="GET",path="/empresa/recife-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/multiclinica-clinica-medica-e-diagnose-ltda_184560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/dr-lion-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/clinica-odontologica-volte-a-sorrir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/ultra-car-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/revisional-consultoria-de-credito-e-cobranca-edt-nac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/smartfix-cwb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/jr-serralheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/gdn-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/c-v-m-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 567 http_request_duration_ms_count{method="GET",path="/empresa/brasil-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 393 http_request_duration_ms_count{method="GET",path="/empresa/global-financeira-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/unitermi_192470/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/clube-auto-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/aes-suplementos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/sul-america-acessorios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/brasilcap-capitalizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/origo-crowdfunding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/ans-brasil-assessoria-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/vila-lara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/dadinho-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/bbr-slots-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/michelle-mmagalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/industria-do-seguro-corretagem-de-seguros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/farfan-design-marcenaria-e-moveis-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/solucoes-verdes-assessoria-financeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/bfx-borflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/golden-ads-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/imperio-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/xavier-carnes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/bassith-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 410 http_request_duration_ms_count{method="GET",path="/empresa/madalido-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/mais-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/panela-facility/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/casa-arvo-desing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/exto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/universidade-patativa-do-assare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/nova-visao-joias-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/foto-schilling/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/ssw-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/consciencia-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/alianzza-consultoria-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/ufc-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/bolao-vai-que-da/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/ninja-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/led-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/arena-beer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 435 http_request_duration_ms_count{method="GET",path="/empresa/ativ-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 469 http_request_duration_ms_count{method="GET",path="/empresa/petcamp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/bic-banco-ccb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 2152 http_request_duration_ms_count{method="GET",path="/empresa/mitali-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 2662 http_request_duration_ms_count{method="GET",path="/empresa/nestle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 1600 http_request_duration_ms_count{method="GET",path="/empresa/shaperzone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 1000 http_request_duration_ms_count{method="GET",path="/empresa/construtora-nossolar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 2257 http_request_duration_ms_count{method="GET",path="/empresa/sintesis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 2114 http_request_duration_ms_count{method="GET",path="/empresa/drogarias-ultra-popular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 1480 http_request_duration_ms_count{method="GET",path="/empresa/a13/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 979 http_request_duration_ms_count{method="GET",path="/empresa/espaco-con/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 3335 http_request_duration_ms_count{method="GET",path="/empresa/bulking/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 955 http_request_duration_ms_count{method="GET",path="/empresa/brinovar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 3491 http_request_duration_ms_count{method="GET",path="/empresa/arcus-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 1543 http_request_duration_ms_count{method="GET",path="/empresa/covabra-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 901 http_request_duration_ms_count{method="GET",path="/empresa/raid-comercio-de-artigos-para-iluminacao-e-sonorizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 565 http_request_duration_ms_count{method="GET",path="/empresa/quentro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 525 http_request_duration_ms_count{method="GET",path="/empresa/atlantico-distribuidora-de-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 744 http_request_duration_ms_count{method="GET",path="/empresa/nuk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 652 http_request_duration_ms_count{method="GET",path="/empresa/agilize-brasil-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/tadeu-fonseca-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/aryah-aliancas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/zubale-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/vesty-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/mixer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/garantpay-servicos-de-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/g-p-acumuladores-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/site-do-reservista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/metta-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 463 http_request_duration_ms_count{method="GET",path="/empresa/moinhos-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/moveis-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/cabelos-ofyr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 143 http_request_duration_ms_count{method="GET",path="/empresa/antares-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/novadexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/ph-distribuidora-moveis-e-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/seg-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/edcar-auto-pecas-araca-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/gc-servicos-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/zap-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 386 http_request_duration_ms_count{method="GET",path="/empresa/sapatinho-de-luxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/automaticamente-ensino-de-idiomas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 363 http_request_duration_ms_count{method="GET",path="/empresa/flixbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/ciromold-comercio-de-moldes-para-injecao-de-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/fenix-pantograficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/tabacaria-galvao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/vila-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/basico-e-casual_193306/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/asbrat-associacao-brasileira-de-apoio-aos-transportadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/facil-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/bianca-reigoto-pontes-carino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/grupo-arrey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/feminina-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/social-monster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/o-garimpo-brecho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/oliver-company-comunicacao-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/emanuele-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/gastro-salustiano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/via-pneus-pecas-e-servicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/zen-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/gs-car-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/beroc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 438 http_request_duration_ms_count{method="GET",path="/empresa/alexandria-industria-de-geradores/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/maxtron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/fogas-manaus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 489 http_request_duration_ms_count{method="GET",path="/empresa/esquadrao-de-elite/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/autoparts-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/bueno-marketing-e-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/morena-tropicana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/t-e-t-eletronics-br-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/refac-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/ice-frio-comercio-de-pecas-e-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-novos-horizontes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/streamco-distribuicao-de-video-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/roberto-cesar-dos-santos-conceicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-dos-vestidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/anima-party-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/operadora-claro-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 621 http_request_duration_ms_count{method="GET",path="/empresa/silva-veiculos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/abc-propagandas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 567 http_request_duration_ms_count{method="GET",path="/empresa/pantanal-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 574 http_request_duration_ms_count{method="GET",path="/empresa/universo-cursos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/gold-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/instituto-federal-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/solar-light/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 686 http_request_duration_ms_count{method="GET",path="/empresa/itaivan-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 512 http_request_duration_ms_count{method="GET",path="/empresa/profectus-comercio-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/phd-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/husqvarna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/bds-solucoes-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/hv-veterinaria-e-petshop-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/top-car-veiculos-e-caminhoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/cocar-producoes-editoriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/uni-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/renova-industria-e-comercio-de-condutores-eletricos-e-servicos-ltda-em-rec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/acrux-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 546 http_request_duration_ms_count{method="GET",path="/empresa/mazza-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/elba-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 448 http_request_duration_ms_count{method="GET",path="/empresa/divina-parede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/escola-chef-gourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 415 http_request_duration_ms_count{method="GET",path="/empresa/br-brasil-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/robson-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/clinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 651 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-honda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/trade24seven/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/doctor-s-first/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/e-auditoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/lemala-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/destac-promocoes-criativas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/bh-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/tecnolu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/mdt-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/teddy-hub-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/conseg-invest-consorcios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/esthetic-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/odonto-prime-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/belas-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/vbe-solucoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/looke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/stumpf-cabecotes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 480 http_request_duration_ms_count{method="GET",path="/empresa/gringo-consulta-cnh-e-placa-sp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/chellenge/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/divi-motorhome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/casa-show-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/performance-cafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 486 http_request_duration_ms_count{method="GET",path="/empresa/kohler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 374 http_request_duration_ms_count{method="GET",path="/empresa/ogochi_184208/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/atalat-ind-e-com-de-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/shambala-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/nerd-cult-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/we-love-fashion-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/makro-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 648 http_request_duration_ms_count{method="GET",path="/empresa/topsol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 499 http_request_duration_ms_count{method="GET",path="/empresa/avallon-blindagens-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/marcena-moveis-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/kasa-engenharia-e-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/lar-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/vitoria-moveis-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/idel-instituto-dermatologico-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/biomagistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/unimed-araruama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/agencia-amazonense-de-desenvolvimento-economico-social-e-ambiental-aadesam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/ulfer-purificadores-de-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/quartzolit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/shopping-do-geminho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/cm-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/escola-trabalhista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/primefy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/m-bottaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/adv-leads-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/bplace-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/controlart-desenvolvimento-de-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/centersport-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 376 http_request_duration_ms_count{method="GET",path="/empresa/dalumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/k-m-comercio-e-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 433 http_request_duration_ms_count{method="GET",path="/empresa/save-car-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/pe-e-companhia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/geratriz-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/preventiva-bauru-medicina-e-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/millenium-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/cfc-cachoeirinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/fcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/rta-excelencia-em-portas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/jep-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 841 http_request_duration_ms_count{method="GET",path="/empresa/ed-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 549 http_request_duration_ms_count{method="GET",path="/empresa/sunshine-artes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/avirahost-s-c-servidores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/its-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/atacadista-roldao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/ricoo-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/nativa-lab-produtos-laboratoriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/gesu-chiesa-otica-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/marambaia-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 417 http_request_duration_ms_count{method="GET",path="/empresa/e-candido-de-paula-e-e-candido-de-paula-filho-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/divelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/rodrigo-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/wsaudiology-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/neo-center-maternidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/deixa-no-azul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/mg-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/premiale-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/ticket-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/igu-foz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/vitallog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/vit-logistica-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/st-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/libertari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/bragard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/sitraemfa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/cartorio-online-brasil_187514/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/egm-motors-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/ciello-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/avantpro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/finadi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 427 http_request_duration_ms_count{method="GET",path="/empresa/easy-dentes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 476 http_request_duration_ms_count{method="GET",path="/empresa/tenda-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/empresa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 418 http_request_duration_ms_count{method="GET",path="/empresa/frazano/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/viacao-cruzeiro-do-sul-mato-grosso-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/odontoplus-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/deals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/nana-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/top-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/machado-e-costa-advogados-nacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/brasilfone-telecomunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/map-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/e-digital-full-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/aprovadetran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/base/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/xd-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/sukiya-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/eda-shows-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/emilio-auto-canter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/mextra-mdr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 1571 http_request_duration_ms_count{method="GET",path="/empresa/uniodonto-campinas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 482 http_request_duration_ms_count{method="GET",path="/empresa/jcp-negocios-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/luna-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/dharma-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/jfz-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 340 http_request_duration_ms_count{method="GET",path="/empresa/banco-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/colegio-liceu-jardim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/2a-consig-cobranca-e-informacoes-cadastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/the-brain-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/lar-s-administracao-factoring-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/aproest-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 359 http_request_duration_ms_count{method="GET",path="/empresa/ploomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/rafaela-silva-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 386 http_request_duration_ms_count{method="GET",path="/empresa/venda-atacado-luiz-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 410 http_request_duration_ms_count{method="GET",path="/empresa/31-897-160-tiago-severino-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 317 http_request_duration_ms_count{method="GET",path="/empresa/soprano-eletrometalurgica-e-hidraulica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/mave-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/gilvan-de-souza-magalhaes-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/projeto-orelhinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 569 http_request_duration_ms_count{method="GET",path="/empresa/industria-de-aguas-atibaiense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/aguas-de-nova-friburgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/bellacon-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/rhino-kydex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/star-lin-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/r-c-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/amaro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/comercial-psv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/smart-fix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/wind-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/eletro-ar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/dav-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/vm-beauty-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/spark-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/omni-taxi-aereo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/dentalvidas-plano-odontologico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/johnny-rockets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/dacla-reboques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 493 http_request_duration_ms_count{method="GET",path="/empresa/comparar-seguro-de-viagem/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/ultrabox-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 709 http_request_duration_ms_count{method="GET",path="/empresa/odontogroup-sistema-de-saude-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/lojas-dagua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/voese-e-voese/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/meg-e-lili-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/widi-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/vistoriador-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/vou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/amigo-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 377 http_request_duration_ms_count{method="GET",path="/empresa/emphasis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 501 http_request_duration_ms_count{method="GET",path="/empresa/vento-leste-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/agua-mineral-ouro-fino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/agile-transportes-belo-horizonte-mg-transporte-de-carga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/explore-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/pellegrino-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/tatiane-lemos-costa-comercio-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/betfacil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 545 http_request_duration_ms_count{method="GET",path="/empresa/sicredi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/vida-sonora-centro-auditivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/x-jures-solucoes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/smarttbot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/cenesup-centro-nacional-de-ensino-superior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/veek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/hidasi-e-aires-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-roma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/new-care-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/natuphitus-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/persianas-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 697 http_request_duration_ms_count{method="GET",path="/empresa/instituto-monitor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/mirs-instalacoes-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/eleuza-honorio-jaques-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/legno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 545 http_request_duration_ms_count{method="GET",path="/empresa/oppo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 560 http_request_duration_ms_count{method="GET",path="/empresa/aposta-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/lojas-eletrobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/rebecca-bonbon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/cejauni-anhanguera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/boutique-da-jacke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 965 http_request_duration_ms_count{method="GET",path="/empresa/megalar-tudo-para-sua-casa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/cariello-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/casa-do-laminado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 1568 http_request_duration_ms_count{method="GET",path="/empresa/segpro-seguros-profissionais-corretora-de-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 683 http_request_duration_ms_count{method="GET",path="/empresa/monydai-aviamentos-e-artesanatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/nanex-atacado-e-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/brasil-rare-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/sueli-sabino-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 781 http_request_duration_ms_count{method="GET",path="/empresa/razonet/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/orlando-aparecido-da-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/colegio-elo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/digispy-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/floripa-em-dobro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 649 http_request_duration_ms_count{method="GET",path="/empresa/spa-estrelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/ji-parana-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/gleice-fernandes-salim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/alpha-administradora-de-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/open-laser-depilacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/tem-embalagens-e-materiais-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/isabella-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/marcelo-shoes-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/aevi-galeria-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/tenda-forte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/legal-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/zte-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/fontrol-smart-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/2m-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 434 http_request_duration_ms_count{method="GET",path="/empresa/rb-contabilidade-tributaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 529 http_request_duration_ms_count{method="GET",path="/empresa/terra-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 888 http_request_duration_ms_count{method="GET",path="/empresa/global-solucao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/metal-flama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/rocket-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/conta-simples/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 1684 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-canopus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/wheaton-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/kao-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/eletric-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/creation-watches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/mundo-psicologos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/sette-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/gwg-telco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 467 http_request_duration_ms_count{method="GET",path="/empresa/cyber-cafe/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/formishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/vital-senior-excelence-assistencia-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/ad-clinic-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/mundo-do-flor-de-cunho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/redshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/laser-dream/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/art-em-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/costa-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/nao-mais-pelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/hostnet-internet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/construtora-belvedere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/gr-imoveis-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/oticas-view/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/pri-ricelli-estetica-e-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/vox2you/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/saspy-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/unhas-cariocas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/jg-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/rio-acqua-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/dm-jateados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/voltz-indicador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/toy-store-brasil_745422/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/clube-de-leitura-universo-aprender/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/saens-pena-oral-care-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/araujo-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/echo-sistemas-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/grupo-fecon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/desapego-nos-3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/entreverdes-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/ipsos-brasil-pesquisas-de-mercado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/a-d-f-comunicacao-visual-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/energia-natural-confeccoes-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/dizap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/mundo-mix-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/guarana-antarctica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/hotel-guarany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/primecob-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/quadrae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/golden-lance-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/pitanga-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/tudo-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/dolcce-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/salvatex-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/crt-02/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/instituto-conectar-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/apliques-all-in/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/lustres-karoline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/banco-cnh-capital-sa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/bh-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/eurico-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/michelle-rigopoulos-arquitetura-e-design-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/riviera-tecidos-finos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/sitly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/hospital-martagao-gesteira_196912/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/harley-davidson-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/tx-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/connectbanq-intermediacao-e-consultorialtda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/monalisa-administradora-de-condominios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/body-health-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/dulare-moveis-e-eletros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/corven-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/j-m-vidros-e-esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/solucoes-center-pag-central/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/schulze-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/gr-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/repassa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/essencial-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/m-g-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/betberry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/primeira-mao-by-saga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/felix-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/excelencia-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 390 http_request_duration_ms_count{method="GET",path="/empresa/mantos-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/kl-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/olik-servicos-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-irece/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/lideranca-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/cunha-advogados-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/lider-crachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/e-inscricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/cerrado-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/grao-solar-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/face-doctor-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/bibi-for-baby/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/net-phone-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 1102 http_request_duration_ms_count{method="GET",path="/empresa/tudoakilo-com-br/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/clube-da-percussao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/pressplaygames-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/rio-x-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/narjana-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/halmem-comercio-de-pecas-tecnicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/produtos-naturais-atacadao-cerealista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/vitae-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/mel-benett-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/casa-365-solucoes-inteligentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/hospital-veterinario-intensiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/caca-vazamentos-eduardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 793 http_request_duration_ms_count{method="GET",path="/empresa/la-sante-farmacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 610 http_request_duration_ms_count{method="GET",path="/empresa/sertao-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 587 http_request_duration_ms_count{method="GET",path="/empresa/chatuba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/pixpel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 418 http_request_duration_ms_count{method="GET",path="/empresa/centro-terapeutico-casa-de-hebrom-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/oros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 527 http_request_duration_ms_count{method="GET",path="/empresa/d-andrade-assessoria-em-precatorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 629 http_request_duration_ms_count{method="GET",path="/empresa/canil-escobar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 564 http_request_duration_ms_count{method="GET",path="/empresa/maria-pia-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 643 http_request_duration_ms_count{method="GET",path="/empresa/weg-equipamentos-eletricos-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/37-877-429-lucas-santana-ferreira-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-fitarvida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/bmd-brasil-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/navas-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/momento-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 706 http_request_duration_ms_count{method="GET",path="/empresa/cvv/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/kirkland-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 471 http_request_duration_ms_count{method="GET",path="/empresa/aguas-de-lindoia-complexo-aquatico-e-hoteleiro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/qive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/doiseff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/connect-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/connect-serasa-experian/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/tarologos-do-bem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/casa-dos-laminados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/nacional-distribuidora-de-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/fnde-fundo-nacional-de-desenvolvimento-da-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/casa-bela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 730 http_request_duration_ms_count{method="GET",path="/empresa/tr-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/vardana-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/memphis-courier-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/headout/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/fator-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/coopera-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/tupperware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/redacao-nota-1000-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/vila-velha-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/fratazzi-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/cena-investcar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/arte-bucal_185100/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/lindt-chocolate-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 767 http_request_duration_ms_count{method="GET",path="/empresa/omar-do-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/direct-market/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/cia-do-ar-condicionado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/fabricia-joicilane-felix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/casa-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/cursos-para-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/auket-tecnologia-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/soft-blindagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-km/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/virttus-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/solucao-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/oculos-2w-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/foreli-berloques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/the-candle-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 422 http_request_duration_ms_count{method="GET",path="/empresa/speedio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/rei-do-oleo_241796/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/metal-colors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/baterias-excell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/jk-servicos-administrativos-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/mmp-mundo-da-moda-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/frame-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/zilion-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/abouchar-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/lavoro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/salud-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/salud-vida-suplementos-sociedade-unipessoal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 755 http_request_duration_ms_count{method="GET",path="/empresa/spotify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/camisa-da-latinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/supletivo-mec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 457 http_request_duration_ms_count{method="GET",path="/empresa/bela-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/embramaco-ceramicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 485 http_request_duration_ms_count{method="GET",path="/empresa/quatro-folhas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/wt-intermediacao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/na-hora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/savage-shine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/lionscred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/brasilcar-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 308 http_request_duration_ms_count{method="GET",path="/empresa/rodoviaria-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/eletrocell_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/estilo-4-olhos_180174/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/gatry-promocoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/key-fer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/4x4-tour-agency-turismo-e-multi-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/smartpay-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/retifica-de-motores-hermes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/lulu-biju/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/susan-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/clinica-aricanduva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/elizabeth-porcelanato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/inova-assessoria-e-servicos-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 835 http_request_duration_ms_count{method="GET",path="/empresa/ciabra-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/rei-do-pitaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/fortex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/nw-drones-comercio-e-manutencao-de-drones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/vissa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/salvy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/casa-do-acrilico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/smart-mix-casa-produtos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/decorise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/vsl-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 643 http_request_duration_ms_count{method="GET",path="/empresa/esc-fonseccas-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 359 http_request_duration_ms_count{method="GET",path="/empresa/brasilsofts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/agencia-de-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 349 http_request_duration_ms_count{method="GET",path="/empresa/mylink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/pif-paf-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 493 http_request_duration_ms_count{method="GET",path="/empresa/grupo-hfm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/a-c-t-roque-seguranca-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 538 http_request_duration_ms_count{method="GET",path="/empresa/khaus-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/mimo-crafts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 757 http_request_duration_ms_count{method="GET",path="/empresa/global-projetores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 354 http_request_duration_ms_count{method="GET",path="/empresa/editare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/dz-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/guia-divulga-mais-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/segurobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/postos-rede-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/pesqueiro-paraiso-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/stake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 506 http_request_duration_ms_count{method="GET",path="/empresa/forever-liss-professional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/grupo-vem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/weslley-rios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/vittafarm-nutraceuticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/hisense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/linq-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/shop-libido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/certshift-software-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/uniao-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/clicheria-casa-nocera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/delizandra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/poupecompre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/clube-pres-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/minhas-consultas-medicas-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/terra-brasil-artigos-para-jardinagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/vishfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/onitel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 613 http_request_duration_ms_count{method="GET",path="/empresa/universo-portas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/grupo-veronez-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 779 http_request_duration_ms_count{method="GET",path="/empresa/credz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 739 http_request_duration_ms_count{method="GET",path="/empresa/gleyce-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 1076 http_request_duration_ms_count{method="GET",path="/empresa/serra-valle-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 943 http_request_duration_ms_count{method="GET",path="/empresa/g7-nutricao-esportiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/teclabel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/cyberlink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/vamos-girar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/hacktown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/bit-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/audio-sonora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 649 http_request_duration_ms_count{method="GET",path="/empresa/spedy-desenvolvimento-de-software/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/66-183-771-franklin-virgilio-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/simek-fine-jewelry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/int-solucoes-em-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/potenza-comercio-e-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/grupo-organiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/cbm-acessoria-financeira-e-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/circo-stankowich/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/vittra-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/esporte-legal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/ct-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/guitarras-chinesas-instrumentos-musicais-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/eluxfrio-assistencia-tecnica-e-venda-de-pecas-originais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/gvl-industria-de-suplementos-alimentares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/sim-piscinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/agrodemp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/mm-machines-comercio-e-importacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/iamspe-instituto-de-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/rock-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/df-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/gamemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/77seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/carioca-militaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/perfumaria-petit-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/mueller-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/minha-casa-pre-fabricada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/be-rh-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/blume/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/novaera-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/uniao-assessoria-e-cobrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/unasp-centro-universitario-adventista-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/bela-vista-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/brasil-social-media-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/climario-ar-condicionados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/studio-w-n-beleza-store-ltda-me-belezastore/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/master-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/bruno-espiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/sao-braz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/ecolar-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/narcizo-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/wmais-administracao-e-assessoria-condominial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/musical-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/tiago-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/uniodonto-dourados-cooperativa-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/oculos-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 600 http_request_duration_ms_count{method="GET",path="/empresa/wd-telecom-solucoes-em-telecomunicacoes-e-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/cachorreiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/wg-bike-pecas-e-bicicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/shopmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/myhood-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/vipway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/vomit3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/asper-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/farma-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/api-assistencia-psiquiatrica-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/escola-brasil-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/ecocartone-da-amazonia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/vix-relogios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 573 http_request_duration_ms_count{method="GET",path="/empresa/marjom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/loja-da-grama-gramados-sinteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/mundare-comercial-importadora-e-exportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 709 http_request_duration_ms_count{method="GET",path="/empresa/global-auto-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/don-joalheria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/bravo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/grupo-novo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/prosul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/ceramica-vila-rica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/santo-sonho-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/bellacotton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/hey-investidor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/util-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/betpix_1496134/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/ftc-nutraceuticos-e-cosm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/lirus-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/bit-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/une-uniao-nacional-dos-estudantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/ajes-faculdades-do-vale-do-juruena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/go-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/pro-x-padrao-de-radiologia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/ebenezer-distribuidora-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/ufem-uniao-para-a-formacao-em-educacao-e-multitecnologias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/personal-service-recursos-humanos-e-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/astro-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/sindionibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/canto-alemao-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/robson-ramos-protese-capilar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-ages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/bifarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/next-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-joao-falcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/softflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/dr-cell-eletronicos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/coifas-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/vetory-assessorya-de-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/victim-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 144 http_request_duration_ms_count{method="GET",path="/empresa/scnet-provedor-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 735 http_request_duration_ms_count{method="GET",path="/empresa/cury-construtora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/cobrance-servicos-administrativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/fit-mulher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/hospital-e-maternidade-sao-cristovao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/allan-amando-torquato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 670 http_request_duration_ms_count{method="GET",path="/empresa/ipog-instituto-de-pos-graduacao/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/hype-pay-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/transcherrer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/shibari-art-e-diversao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/meias-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/biju-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/pasquali-parise-e-gasparini-junior-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/isolar-esquarias-e-solucoes-acusticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/pedrinho-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/magnum-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/plinio-cabelos-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/ns-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/poloplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 499 http_request_duration_ms_count{method="GET",path="/empresa/sinal-verde-auto-escola/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/rangali-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/faesde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 435 http_request_duration_ms_count{method="GET",path="/empresa/correspondente-juridico-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/calcados-de-fabrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/silhouette-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-de-direito-de-contagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/armazena-corp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/vallore-protecao-financeira-corretor-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/yoga-em-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/deepbel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/detran-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/trico-latinoamericana-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/upfit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 1017 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-catolica-paulista/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/sudeste-sucuritizadora-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/infinity-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/spaceship/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/matheus-rocha-argenton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/unibank-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/sn-resina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/denza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/transportadora-minuano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/petoutlet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/casa-boa-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 431 http_request_duration_ms_count{method="GET",path="/empresa/newton-de-souza-costa-filho/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/mp-moveis-para-escritorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/vm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/cia-dos-vistos-solucoes-em-vistos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/liana-castro-cerimonial-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/grupo-rondo-esporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/encopel-comercio-de-rolamentos-e-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/anapolisnet-rio-telecomunicacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 506 http_request_duration_ms_count{method="GET",path="/empresa/parfum-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 489 http_request_duration_ms_count{method="GET",path="/empresa/amo-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/gerson-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/q-sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/canil-endless-winter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/tendbom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/reality-contabilidade-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/mireva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/fala-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/imobiliaria-dinamica_183462/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/posto-americas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/multiplier-trade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/opcao-etiquetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/rio-sul-distribuidora-de-alimentos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/prado-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/fit-li-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/devels-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 477 http_request_duration_ms_count{method="GET",path="/empresa/posto-rede-monte-carlo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/blumarine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 353 http_request_duration_ms_count{method="GET",path="/empresa/dcs-distribuicao-de-materiais-de-construcao-a-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 354 http_request_duration_ms_count{method="GET",path="/empresa/vitrine-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/ecad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/raizza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/conselho-regional-dos-tecnicos-industriais-da-primeira-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/7-fontes-concursos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/borges-macedo-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/rayol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/sol-agora_1329800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/osmar-ribeiro-junior-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/kabel-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 144 http_request_duration_ms_count{method="GET",path="/empresa/tc-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/sociedade-uninordeste-de-educacao-universitaria-de-caucaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/renata-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/teradela-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 762 http_request_duration_ms_count{method="GET",path="/empresa/otimizz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/san-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/praia-grande-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/rede-cred-ja/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/cavuca-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 524 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-prazer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 441 http_request_duration_ms_count{method="GET",path="/empresa/anisvaldo-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 727 http_request_duration_ms_count{method="GET",path="/empresa/regina-bergamo-psicologia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 774 http_request_duration_ms_count{method="GET",path="/empresa/clinica-segmedic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 766 http_request_duration_ms_count{method="GET",path="/empresa/clickcannabis-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/cia-toy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/telemil-comercio-e-servicos-em-eletro-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 553 http_request_duration_ms_count{method="GET",path="/empresa/galatha-assessoria-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 447 http_request_duration_ms_count{method="GET",path="/empresa/octa-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/eccoviver-flora-jacarei-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/criativa-marcenaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/dot-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/contagem-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/sportive-plasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/globalfiltros-www-globalfilter-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 771 http_request_duration_ms_count{method="GET",path="/empresa/clinicweb/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/estacao-turma-da-monica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/foton-astro-equipamentos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/isa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/duomaq-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/121-smart-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/contabilidade-do-futuro-consultoria-e-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/np-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/startech-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/anderson-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/fast-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/papillo-joias-folheadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/doctor-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 567 http_request_duration_ms_count{method="GET",path="/empresa/citilab-diagnosticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/uelicon-venancio-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/lumis-construtora-e-urbanismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/coza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/jp-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 534 http_request_duration_ms_count{method="GET",path="/empresa/uneed/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/bruno-tur-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/rede-frete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/delicatta-cestas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/vivaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/brayo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/radan-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/trinit-for-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/agroline-produtos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/qualidoc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/colegio-carlos-drummond-de-andrade-diadema-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/meca-dos-jogos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/adaltur-viagens-turismo-e-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/other-level-transportes-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/nilay-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/brasil-treina-ensino-profissionalizante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/bluwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/mde-do-brasil-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/mde-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/panpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/os-escolhidos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/brasil-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/traxart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/51-392-408-mateus-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 142 http_request_duration_ms_count{method="GET",path="/empresa/compec-galasso-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/tr2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 581 http_request_duration_ms_count{method="GET",path="/empresa/payments-watcher/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/felicitous/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/tcm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/leomar-bombas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/hy-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/fact-servicos-tecnicos-de-pericia-e-investigacao-de-sinistros-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/ative-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/kasabella-assessoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/avil-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/intimitat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/b7-medical-supplies-equipamentos-e-suprimentos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/eleva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 500 http_request_duration_ms_count{method="GET",path="/empresa/ber-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/wma-controles-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/rt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/gaia-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/jini-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/conexao-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/pacto-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/pb-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/corralero-arte-em-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/vivaro-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/biofase/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/lamesa-cabos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/ads-up-solucoes-em-publicidade-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/doctor-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/sindico-moderno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/vip-dinamica-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/stacy-trand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/grafeno-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/danki-code-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/player-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/midas-previdencia-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/churrasqueira-dinoxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/imperial-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/vitoria-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/galvotelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/brasil-techs-dedetizacao-e-desentupidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/top-pericias-e-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/us-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/igapo-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/eale-logistica-e-transporte-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/exnova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/pizzaria-marcelus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/klebercar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/v-r-solucoes-eletricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/hospeda-meu-site/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/credmax-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/bem-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/prime-energy-comercializadora-de-energia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/rocha-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/motel-tai-yo_197376/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 144 http_request_duration_ms_count{method="GET",path="/empresa/eder-de-castro-fileto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/sonoff-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-planejamento-e-desenvolvimento-holistico-vista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/macbook-fortaleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/condominio-rochavera-corporate-towers_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/sintisef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/envia-pecas-auto-part-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/shoptoys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/eleganza-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/sorella-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/pll-angelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/agilli-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/poupamax-assessoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/cred-bens-invest-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/vistos-ja-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/motocar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/dilly-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/md-empresas-agente-autorizado-vivo-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/pet-log-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/apache/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/sx-loc-locadora-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/arko-consultoria-e-gestao-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/banco-da-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/vip-leiloes-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/pousada-inacia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/lusanova-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/sportello-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/96f-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 479 http_request_duration_ms_count{method="GET",path="/empresa/grupo-vr/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/tocantins-borrachas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 434 http_request_duration_ms_count{method="GET",path="/empresa/fast-sofa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/mega-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/instituto-nolasco-hair-body-face-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 616 http_request_duration_ms_count{method="GET",path="/empresa/work-gente-e-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/mais-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/blumos-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/fisch-moto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/sorte-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/temac-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 534 http_request_duration_ms_count{method="GET",path="/empresa/cuponomia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 598 http_request_duration_ms_count{method="GET",path="/empresa/chilli-beans-loja-fisica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 529 http_request_duration_ms_count{method="GET",path="/empresa/infracads/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/eg-motor-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/genea-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/medals-store-comercio-de-joias-e-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/sallero-gastrobar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-agua-boa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/point-intercambios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/park-shopping-boulevard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/the-fitness-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/derma-x-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/jcvi-incorporacoes-e-participacoes-societarias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/alpes-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/solidy-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/atelie-patricia-roque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/jvs-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/vivaro-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/senac-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/fitliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/sand-walk-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/hfg-desenhos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/casa-aberta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 474 http_request_duration_ms_count{method="GET",path="/empresa/allcom-telecom/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/people-s-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/wolf-consorcios-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/giftus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/estancia-recanto-de-carolina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/premier-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/assicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/troncos-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/repare-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/ciee-rj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/dekton-engenharia-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/blessx-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/vixe-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/new-soly-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/sushi-lovers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/yes-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/ecogarden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/ark-line/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/blessy-greens-e-superfoods-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 444 http_request_duration_ms_count{method="GET",path="/empresa/motriz-automotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/guara-equipamentos-para-lavanderia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/excelence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 518 http_request_duration_ms_count{method="GET",path="/empresa/medcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/clear-sky-escola-de-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 363 http_request_duration_ms_count{method="GET",path="/empresa/madjoia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/caldas-varella-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/vitalcosmo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/produtgy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/super-adega-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/achei-meu-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/japa-barreiro-culinaria-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/angels-models-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/premium-reservas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/artur-matina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/lia-line-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/vhe-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/toy-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/central-de-transacoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/grana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 530 http_request_duration_ms_count{method="GET",path="/empresa/infiniti-operadora-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/raitai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/haruki-comercio-de-variedades-e-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/amatec-equipamentos-industriais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/m-alves-transporte/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 746 http_request_duration_ms_count{method="GET",path="/empresa/brasilprev-seguros-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/maxxima-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-sul-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/victa-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/publicar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/universo-agv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/clube-unir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/evemex-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/wgk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/gpativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/limpserv-servic-os-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 797 http_request_duration_ms_count{method="GET",path="/empresa/pm-representacoes-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 935 http_request_duration_ms_count{method="GET",path="/empresa/exclusiva-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/mister-k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 633 http_request_duration_ms_count{method="GET",path="/empresa/unioncobra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 137 http_request_duration_ms_count{method="GET",path="/empresa/trentini-assessoria-previdenciaria/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/balai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/luztrezza-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/colegio-m2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/gol-plus-protecao-patrimonial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/solarz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/trilha-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-educamais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 521 http_request_duration_ms_count{method="GET",path="/empresa/adara-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 465 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/bovcapital-investimentos-agropecuarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/trousseau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/seven-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 376 http_request_duration_ms_count{method="GET",path="/empresa/maxi-industria-e-comercio-de-moveis-do-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/mister-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/dess/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 425 http_request_duration_ms_count{method="GET",path="/empresa/kaisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 623 http_request_duration_ms_count{method="GET",path="/empresa/gg-solucoes-financeiras-e-intermediacoes-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/hq-do-brasil-administracao-de-bens-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 408 http_request_duration_ms_count{method="GET",path="/empresa/top-brasil-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/associacao-brasileira-d-a-igreja-de-jesus-cristo-dos-santos-dos-ultimos-di/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/s-m-decoracoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 346 http_request_duration_ms_count{method="GET",path="/empresa/galize-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/triad-protecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/ortecon-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/erp-now-sistema-de-gestao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/jp-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/invista-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/strong-comercio-de-artigos-para-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/unitfour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/str-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/vono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/keepsafe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 673 http_request_duration_ms_count{method="GET",path="/empresa/dialog-desenvolvimento-e-licenciamento-de-software-tecnologia-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/kz999-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/veraneio-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/future-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/inss/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/lajes-milenio-estruturas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/liga-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 930 http_request_duration_ms_count{method="GET",path="/empresa/vale-car-clube-de-associados/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/imobiliaria-pekasa-barretos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 467 http_request_duration_ms_count{method="GET",path="/empresa/grv-software_947224/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/fenix-rio-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/subway-cash-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/comafe-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/colegio-paralelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/ds-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/geraldo-goncalves-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 1139 http_request_duration_ms_count{method="GET",path="/empresa/vertex/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 558 http_request_duration_ms_count{method="GET",path="/empresa/federal-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/santa-clara-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/growth-sales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/gustavo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/gcon-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/hering-kids-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/espaco-michele-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/sp-log-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/tec-mac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/colegio-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 543 http_request_duration_ms_count{method="GET",path="/empresa/aymara-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/agreste-link/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/dr-buritis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/work-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-formacao-de-condutores-matias-nunes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 461 http_request_duration_ms_count{method="GET",path="/empresa/resilienza-negocios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/sonho-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/52-132-608-cibelle-da-silveira-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/mcorped/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 558 http_request_duration_ms_count{method="GET",path="/empresa/mamae-protegida-assessoria-previdenciaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/greenhouse-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/eduardo-e-alexandre-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/thm-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/colegio-forca-maxima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 2569 http_request_duration_ms_count{method="GET",path="/empresa/catavento-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 1043 http_request_duration_ms_count{method="GET",path="/empresa/shop-das-vans-guarulhos-jk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 1285 http_request_duration_ms_count{method="GET",path="/empresa/bright-cloud-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 2002 http_request_duration_ms_count{method="GET",path="/empresa/kords-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 864 http_request_duration_ms_count{method="GET",path="/empresa/sucata-digital-comercio-de-sucatas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 1129 http_request_duration_ms_count{method="GET",path="/empresa/planetoy-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 826 http_request_duration_ms_count{method="GET",path="/empresa/intech-machine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 3168 http_request_duration_ms_count{method="GET",path="/empresa/colegio-galileu-galilei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 3255 http_request_duration_ms_count{method="GET",path="/empresa/vou-de-dicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 1710 http_request_duration_ms_count{method="GET",path="/empresa/wa-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 2838 http_request_duration_ms_count{method="GET",path="/empresa/pijamas-waleju/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 755 http_request_duration_ms_count{method="GET",path="/empresa/fast-car-multimarcas-bauru/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 807 http_request_duration_ms_count{method="GET",path="/empresa/infinity-stick/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 1154 http_request_duration_ms_count{method="GET",path="/empresa/novus-construtora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/inoxe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/azzi-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/saude-quick-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/body-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/loja-driclor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/zene_1258472/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/caldana-flores_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/skadi-hidromel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/personaliza-ae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/db-schenker-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/hcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/construfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/jady-modas-oriental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/urb-lab-comercio-de-artigos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/htc-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/prime-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/j-f-abc-auto-pecas-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/mundo-todolivro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/cursos-rateios_196116/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/chameai-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/far-rafaela-amortecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/syncrotape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/hospital-matermed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/rota-do-sol-aluguel-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/inovar-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/jeito-de-crianca-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/neo-empregos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/salao-de-beleza-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 453 http_request_duration_ms_count{method="GET",path="/empresa/anacred-consultoria-e-corretora-de-seguros-e-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/zabran-educacao-conectada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/sos-animal-help/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/jn-originals/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/hotel-peninsula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 537 http_request_duration_ms_count{method="GET",path="/empresa/areiao-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/bet-da-copa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/s-f-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/jm-seguranca-e-instalacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/roma-mobili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/quality-rio-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/cs-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/electrolux-loja-online/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 583 http_request_duration_ms_count{method="GET",path="/empresa/dl-auto-pecas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 570 http_request_duration_ms_count{method="GET",path="/empresa/lojinha-do-pt-www-lojinhadoptsp-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/proper-jack/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 403 http_request_duration_ms_count{method="GET",path="/empresa/central-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/50-349-684-amanda-farias-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/miniatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/construtora-vitale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-gastroenterologia-de-uberlandia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/ohub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/basement-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/rei-das-sobrancelhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/limpa-nome-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/snowland/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 521 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-estudos-julio-verne/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/cirurgica-passos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 723 http_request_duration_ms_count{method="GET",path="/empresa/cambui-ferro-e-aco-cambui-mg-ferragens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/lvn-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/segac-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/art-shop-quadros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 504 http_request_duration_ms_count{method="GET",path="/empresa/proserv-colsultoria-e-intermediacao-de-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/maili/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/favorita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/meninashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/melitta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/vert-bl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/mks-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/ello-assessoria-contabil-e-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/credcorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/indycar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/cldminer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/manifesta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/emprego-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/manzon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/loja-rosalinda-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/miniature-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/diva-boer/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/saude-diaria-solucoes-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/invicta-camisaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/kathleen-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/marcenaria-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 448 http_request_duration_ms_count{method="GET",path="/empresa/home-clock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/primevo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/vrm-industria-e-comercio-de-presentes-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/golden-dog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/dcar-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/leal-e-filhos-confeccao-de-capas-e-mantas-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 452 http_request_duration_ms_count{method="GET",path="/empresa/amg-produtos-texteis-e-manufaturados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/nautt-solucoes-em-tecnologia-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/jennifer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/avianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 430 http_request_duration_ms_count{method="GET",path="/empresa/msl-comercial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/brindarolli-industria-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/saque-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/gingabet2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/prata-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/jl-imports_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/cinta-moderna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/ecopower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/game-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/bale-gold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/prospero-prestacao-de-servicos-de-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/52-299-657-gabriel-mesquita-viana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 143 http_request_duration_ms_count{method="GET",path="/empresa/academia-design-de-velas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/iaia-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/maxximus-comercio-importacao-e-exportacao-de-produtos-de-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/apostou-ganhou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/universitario-universitario-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/gold-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/bkr1-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 542 http_request_duration_ms_count{method="GET",path="/empresa/advocacia-valdir-mocelin-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/arca-de-noe-hospital-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/concept-medalhas-e-trofeus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/imobiliaria-liberdade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/viggo-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/40-graus-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/ativo-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/naturel-ervas-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/h2fire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/30-698-584-valmir-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/giorgio-armani-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/diva-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/fm2s-treinamentos-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/armando-guerra-e-filhos-confeitaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/disbauto-distribuidora-bauru-de-autopecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-saude-corujinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/rm-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/clinica-dra-nathalia-faria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 592 http_request_duration_ms_count{method="GET",path="/empresa/five-oh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/bcu-brasil-banco-de-cordao-umbilical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/isa-gas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/so-lamantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/destak-toldos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/thor-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/biciquetinha-industria-e-comercio-de-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/renolife-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/grife-do-bras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/ecol-comercio-e-servicos-em-ar-condicionado-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/loja-gdom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/somar-pop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/jack-s-factory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/vaccari-comercio-de-produtos-opticos-de-piracicaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/43-920-398-samuel-ramirez-hohl-abrahao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/bilheling-acervo-online-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/athenas-assessoria-e-servicos-de-condominiais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/ibgp-instituto-brasileiro-de-gestao-e-pesquisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/j-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/mya-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/rl-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/webmarcas-patentes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/rl-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/bridge-hub-tech-servicos-e-tecnologia-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/souza-monteiro-e-brito-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/raio-solar-fortaleza-ce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/metodo-triade-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/fogoes-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/laav-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/carneiros-temporada-administracao-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/lancers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/mena-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/gwup-wiser-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/interluz-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 144 http_request_duration_ms_count{method="GET",path="/empresa/luli-for-babies-enxovais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/climeptran/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/shinaider-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/golcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/happy-vistos-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/kazumi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/policlinica-salud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/cielo-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 418 http_request_duration_ms_count{method="GET",path="/empresa/artesaopescador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 469 http_request_duration_ms_count{method="GET",path="/empresa/cia-da-legging/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 603 http_request_duration_ms_count{method="GET",path="/empresa/novo-ideal-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/coca-cola-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 386 http_request_duration_ms_count{method="GET",path="/empresa/loja-garbene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/bento-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/optical-cursos-e-treinamentos-profissionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/rom-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/natuvida-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/compet-consultoria-em-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/resgaute-abrigo-de-animais-06resgaute-abrigo-de-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/popularos-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/play-7/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/casa-e-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/you-cosmeticos-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/cecconello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/center-vans-e-micros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 394 http_request_duration_ms_count{method="GET",path="/empresa/fiverr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/eurowings/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/centro-educacional-multipla-escolha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 495 http_request_duration_ms_count{method="GET",path="/empresa/turp-transporte-urbano-de-petropolis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/i9-net-provedor-de-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/revestimento-brasil-diamond-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/mangueira-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/habitem-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/ruffino-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/oceanic-aquarium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/serv-fast/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/momentum-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/loja-de-trivela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/fgr-comercio-e-distribuicao-de-artigos-diversos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/biomelan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/gold-brokers-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/mb-marmoraria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/rac-radiologia-aguas-claras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/zopu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/prontec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/magote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/domingos-requiao-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/biloo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/grupo-salmeron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/chatsales/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/niteroi-servicos-24-horas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/bia-confeccoes-e-servicos-prestados-a-empresas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/gta-global-travel-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/bonshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/casa-stillus-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 1282 http_request_duration_ms_count{method="GET",path="/empresa/maree/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 727 http_request_duration_ms_count{method="GET",path="/empresa/gastroclinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 592 http_request_duration_ms_count{method="GET",path="/empresa/ls-translog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 572 http_request_duration_ms_count{method="GET",path="/empresa/europa-tours-operadora-de-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 406 http_request_duration_ms_count{method="GET",path="/empresa/editora-poisson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/gep-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 823 http_request_duration_ms_count{method="GET",path="/empresa/pacco-by/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/arrimo-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/uno-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/betvoa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/unimed-norte-capixaba-linhares-es/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/group-seguros_195480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/v1-servico-de-transporte-por-aplicativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/top-viagem-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/grupo-tv-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 116 http_request_duration_ms_count{method="GET",path="/empresa/monitori/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/roux-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/vento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/amdl-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/maisodonto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/fueltech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/ne-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/pharmacy-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/mineirinho-dos-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 979 http_request_duration_ms_count{method="GET",path="/empresa/mondial-eletrodomestico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/grave-moldes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/kouda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/alternativa-servicos-e-terceirizacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/closet-francis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/puc-campinas-pontificia-universidade-catolica-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/duomo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 526 http_request_duration_ms_count{method="GET",path="/empresa/universal-assistance/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/andreazi-moreira-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/real-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/rodmaster-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 454 http_request_duration_ms_count{method="GET",path="/empresa/sugoi-incorporadora/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/lara-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/doce-buque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/exito-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/visamundo_179368/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/real-simuladores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/armaspy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/brasie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/kalnux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/cauipe-moda-praia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/ffa-sociedade-de-credito-ao-microempreendedor-e-a-empresa-de-pequeno-porte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/multicar-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-matrix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/pay42/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/nt-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/unimed-norte-paulista-cooperativa-de-trabalho-medico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/cred-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 121 http_request_duration_ms_count{method="GET",path="/empresa/reforma-local/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/finanzero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/lp-tech-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/satellitus-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/central-capas-acessorios-para-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/barba-negra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/gael-calcados-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/vinicius-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/grupo-lima-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/la-fornalha-pizzaria-e-lanchonete/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/daiken-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/urban-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/w-a-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/galderma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/45-234-327-nayara-loureano-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/filip-joias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/rig-vizzion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/rino-eletro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/rogerio-menezes-leiloeiro-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/conect-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/oficial-nature-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/limpatec-servicos-terceirizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/office-night/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/center-credito-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-faceq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/jelde-david-martins-beloni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/aequix-mediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/rhota-s-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/proenem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/oneway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 565 http_request_duration_ms_count{method="GET",path="/empresa/123-passagens-e-turismo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/smartcred-brasil-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/adp-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/auto-pecas-cruzadao-ii/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/uai-adventure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/aepit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/ativo-vida-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/suica-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/chad-e-roman-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 771 http_request_duration_ms_count{method="GET",path="/empresa/intelmais-servicos-de-callcenter/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/petry-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/evolua-educacao_182146/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/microl-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/instituto-kairos-etica-e-atuacao-responsavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/portal-odonto-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/origem-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/ilha-pura-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/fibra-experts-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/sc-veiculos-comercio-servicos-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/lokal-skate-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/druon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/le-choice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/cannabis-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/colegio-santa-cruz-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/swa-realty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/lojao-da-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/antolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/tomoserv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/solargrid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/inovathi-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/loja-quokka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/consultomaq-consultoria-e-maquinas-para-salgados-e-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/uniconnect-servicos-de-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 755 http_request_duration_ms_count{method="GET",path="/empresa/vision-engenharia-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/meggashoes-pb-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/rejane-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/quite-agora-prestacao-de-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/camisaria-dommen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/bh-epi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/hiper-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/drogaria-rosario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/dpnc-core-business/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/mundo-bee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/e-dona-comercio-eletronico-de-produtos-descartaveis-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/henry-18k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/petrymar-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/esperanca-aluguel-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/charao-e-gomes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/l-b-l-armas-e-municao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/vip-br-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-formacao-de-condutores-vitoria-vix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/ampri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/top-gun-armas-e-municoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/raffaelo-box/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/kioto-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/tua-terra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/construcon-materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/inove-cobranca-e-recuperacao-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 442 http_request_duration_ms_count{method="GET",path="/empresa/vicenza-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/purificadores-de-agua-brastemp-by-cullingan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/nova-veiculos-itumbiara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/central-seven-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/peca-scap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/lec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/multiseg-equipamentos-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/personalizae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/la-cutanee-laboratorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/hospital-evangelico-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/sacolas-outlet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/alerta-de-voos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/agora-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/mob-comfort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/via-uno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/pet-zoyde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/ddr-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/dermo-ativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/zpz-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 406 http_request_duration_ms_count{method="GET",path="/empresa/senior-imobiliaria_180856/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/alenize-mota-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/zydus-nikkho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 1840 http_request_duration_ms_count{method="GET",path="/empresa/belmicro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/industria-e-comercio-de-loucas-sanitarias-santa-clara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 128 http_request_duration_ms_count{method="GET",path="/empresa/sagapo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/biolax-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/calmo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 430 http_request_duration_ms_count{method="GET",path="/empresa/gugol-studio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/day-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/brentwood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/destak-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/gnration/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/max-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/skina-informatica-comercial-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/rico-corretora-de-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/cintia-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/desentupidora-jd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/borracha-liquida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/projeto-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/up-line-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 370 http_request_duration_ms_count{method="GET",path="/empresa/jr-producoes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/brasil-beauty-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/lacio-laboratorio-de-anatomia-patologica-citologia-e-analises-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/boutique-lissafaella/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/premium-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/previ-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/sofistcare-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/g-d-p-foco-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/dezzato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/nexta-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/lb-concept-clinica-de-estetica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/49-105-506-dhonis-moreira-de-oliveira-filho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 630 http_request_duration_ms_count{method="GET",path="/empresa/acer-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/beds-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/lojas-vnt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/box-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/team-nogueira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/jacobin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/tapecaria-a-b-c/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/lutha-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 540 http_request_duration_ms_count{method="GET",path="/empresa/brilhart-strass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 2799 http_request_duration_ms_count{method="GET",path="/empresa/bendito-arquivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/companhia-apax-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/agencia-mde-marketing-digital-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/promozine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 478 http_request_duration_ms_count{method="GET",path="/empresa/seven-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/bela-vista-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/pick-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/tavares-e-castro-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/petry-excursoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/intch-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/new-extintores-comercio-e-servicos-contra-incendio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/talkcommunications-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/integra-desenvolvimento-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/montevergine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/59-000-983-olavo-baute-lorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/start-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 552 http_request_duration_ms_count{method="GET",path="/empresa/stofstore-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/dal-cotone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/t-s-industria-e-comercio-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/asterope-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/cozinha-da-chef/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/sistema-invictus-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/brasil-frutt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/vedamotors-componentes-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 116 http_request_duration_ms_count{method="GET",path="/empresa/help-reformas/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/graal-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 663 http_request_duration_ms_count{method="GET",path="/empresa/nayara-sousa-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 691 http_request_duration_ms_count{method="GET",path="/empresa/50-415-826-jessica-dos-santos-vieira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 487 http_request_duration_ms_count{method="GET",path="/empresa/oleos-organo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 374 http_request_duration_ms_count{method="GET",path="/empresa/luitex-maquinas-e-ferramentas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/forlab-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/click-whey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 409 http_request_duration_ms_count{method="GET",path="/empresa/trade-de-valor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/lenox-kiddo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 122 http_request_duration_ms_count{method="GET",path="/empresa/rl-gaspar-engenharia/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/agropecuaria-santa-catarina-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/romero-e-david-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/idea-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/tailg-do-brasil-comercio-de-veiculo-e-pecas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/fundacao-banrisul-seguridade-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/super-cacheada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/doutora-da-borracha-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 598 http_request_duration_ms_count{method="GET",path="/empresa/wise-up/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 491 http_request_duration_ms_count{method="GET",path="/empresa/sumup/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/home-dance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 812 http_request_duration_ms_count{method="GET",path="/empresa/bela-belinda-apliques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 623 http_request_duration_ms_count{method="GET",path="/empresa/sepa-construcao-e-decoracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 640 http_request_duration_ms_count{method="GET",path="/empresa/cafisso-imoveis_195358/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/spacelook_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 602 http_request_duration_ms_count{method="GET",path="/empresa/estaff/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/ciser-parafusos-e-porcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/movement-automotivo-iluminacao-escola-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/facilitecred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/yen-comercio-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/locktec-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/l-amitie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/casa-pri-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/confeccoes-costura-magica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/busca-busca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/bras-bones-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/wad-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/use-santorini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/zimm-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/18-cartorio-de-registro-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/divina-onca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/rafa-trader-price-action/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/torre-glass-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/livepass-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/rainha-dos-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/apple-iphone-unlock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/toda-bela-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/funilaria-e-pintura-sassa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/36-053-735-rhuan-christian-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/kiussi-italy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/arkadi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/estude-agora-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/maori-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 689 http_request_duration_ms_count{method="GET",path="/empresa/neantropia/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/destak-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/tutor-e-pet-servicos-veterinarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/serjao-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 542 http_request_duration_ms_count{method="GET",path="/empresa/vida-costeira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/lumini-motel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/habites-imoveis-e-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/insider-invest-solucoes-educacionais-e-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/rk-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-suplemento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/omega-club-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/perigo-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/hard-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/maxcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 479 http_request_duration_ms_count{method="GET",path="/empresa/gotagua/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/manga-toon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/xtremeinn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/estilo-puff-decora-comercio-de-artigos-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/vitoria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 551 http_request_duration_ms_count{method="GET",path="/empresa/mix-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/realize-marmores-e-granitos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 654 http_request_duration_ms_count{method="GET",path="/empresa/ezze-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/street-apparel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/mega-feirao-dos-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/rr-nortesul-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/jota-car-retifica-de-motores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/bio-semijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 1002 http_request_duration_ms_count{method="GET",path="/empresa/fabrika-de-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/drogamaxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 427 http_request_duration_ms_count{method="GET",path="/empresa/supermercado-chama/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/peg-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/loja-dream-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/tonielque-comercio-de-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/techsummit-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 438 http_request_duration_ms_count{method="GET",path="/empresa/lidera-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/tiger-phones-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/a-fortaleza-bolsas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/big-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/distribuidora-importline-comercio-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/balcao-de-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/better-run-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 437 http_request_duration_ms_count{method="GET",path="/empresa/zidi-moveis-e-decoracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/filhas-do-rei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 1033 http_request_duration_ms_count{method="GET",path="/empresa/gamebox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/hale-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/credito-ja-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/jersey-vale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/meia-sola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 2224 http_request_duration_ms_count{method="GET",path="/empresa/atelie-labrantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 937 http_request_duration_ms_count{method="GET",path="/empresa/drogaria-lecer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 2514 http_request_duration_ms_count{method="GET",path="/empresa/silva-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 1635 http_request_duration_ms_count{method="GET",path="/empresa/komotors-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 1221 http_request_duration_ms_count{method="GET",path="/empresa/divino-fogao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/hugo-giannella-arquitetura-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/gandini-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/morato-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/habitato-sofas_185544/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/ivan-gomes-stanghilin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 564 http_request_duration_ms_count{method="GET",path="/empresa/cursos-e-apostilas-aprovacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/performa-sofas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/gold-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/oliver-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/rdbm-comercio-de-produtos-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/wigs-in-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/meuplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/jogo-de-ouro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/rede-droga-leste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/r1-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/sky-life-industria-e-comercio-de-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 455 http_request_duration_ms_count{method="GET",path="/empresa/vieira-telhados-coberturas-e-construcao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/evolucao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/colegio-santa-clara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/fazzenda-park-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/altrion-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/passiflora-manipulacao-e-homeopatia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/alumibox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/nataltran-clinica-de-psicologia-e-medicina-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/casa-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/clique-retire-mocs-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/smart-clean-higienizacao-e-impermeabilizacao-de-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/tour-nubank-parque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/grow-empreendimentos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/ouro-fino-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/japanese-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/cross-sports-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/hospital-meridional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/corvus-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/asrock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/cativa-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/nova-internet-banda-larga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/cop-colegio-orlando-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/sigafibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/facil-import/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/cezar-augusto-servico-de-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/pet-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 436 http_request_duration_ms_count{method="GET",path="/empresa/donna-blanc/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/coc-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/worldventures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/lolja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/suellen-syglyd-rocha-mota-sampaio-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/auto-posto-xixova-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/peixoto-criativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/estrela-viva-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/fenix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 498 http_request_duration_ms_count{method="GET",path="/empresa/lojas-nosso-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/tdaco-fabricacao-de-produtos-de-metal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/xmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/lightricks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/valeska-suellen-rodrigues-bruzzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/pap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/jessica-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/solotech-servicos-de-engenharia-e-locacao-de-equipamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/dumond-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/josue-muller-escola-de-sucesso-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/ideal-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/medlife-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/natural-da-vaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/rediam-importacao-e-exportacao-de-ferramentas-diamantadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/wish-brand-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/hard-suplementos_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/wan-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/hard-extreme-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 526 http_request_duration_ms_count{method="GET",path="/empresa/schulz-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/brazil-buyers-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/teruaki-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/my-glass-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/mb-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/assisty-24h/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/concremix-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/bella-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/loja-paratodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/dubombas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/b-r-goncalves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/castelli-tapetes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 544 http_request_duration_ms_count{method="GET",path="/empresa/allianz-seguros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/clinica-medigastro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/lavanderia-e-tinturaria-novo-horizonte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/my-home-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/clinica-da-visao-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/v-c-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/global-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/g111/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/grandvision-by-fototica-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/decorafit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/calixto-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 548 http_request_duration_ms_count{method="GET",path="/empresa/casatema/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/mundo-da-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/instituto-andrea-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/dular-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/naso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/brb-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 557 http_request_duration_ms_count{method="GET",path="/empresa/avant-lux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/duarte-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/loja-click-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/canvi-intermediacao-e-agenciamento-de-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/rede-uze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/paulo-r-p-gantus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/prepara-cursos-profissionalizantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/escola-gaivota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/zefter-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/redirecionamento-delaware/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 778 http_request_duration_ms_count{method="GET",path="/empresa/black-skull/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 740 http_request_duration_ms_count{method="GET",path="/empresa/maq-medical-tecnologia-e-comercio-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/grupo-nexco-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/bags-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 349 http_request_duration_ms_count{method="GET",path="/empresa/loja-18_178352/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/grupo-ideal-trends/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/seekkey/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/connect-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 623 http_request_duration_ms_count{method="GET",path="/empresa/hospital-paulistano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/notre-movelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 750 http_request_duration_ms_count{method="GET",path="/empresa/o-garimpo-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/biocentrix-materiais-para-laboratorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/distribuidora-de-moveis-silmar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/previsul-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/dona-moca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/ufrj-universidade-federal-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/cute-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/aljatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/ns-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/pepsi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/ap-turismo_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/polly-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/euro-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/rei-dos-coins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/suporte-smart_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/coletivo3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/sun-prize-comercio-e-servicos-sustentaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/recargapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/drogarias-campea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 380 http_request_duration_ms_count{method="GET",path="/empresa/duarte-transportes-sao-paulo-sp-logistica-e-entrega-rapida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/lousatec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/comercial-eletronica-wilang/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/simdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/impetu-protecao-de-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/oficina-vapor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 481 http_request_duration_ms_count{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/saude-onix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/originalli-administradora-e-corretora-de-imoveis-e-seguros-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/dr-andrey-f-coletta-advogado-autistas-pcds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/palacio-das-sacolas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/d-e-e-g/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/airzone-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/dinamite-criativa-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/bc-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/sind-empregados-estab-de-servicos-de-saude-no-est-ceara_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/forty-cobranca-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/agencia-lumina-360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/south-america-overseas-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/evoy-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/aprovego-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/cbp-colchoes-e-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/prosec-comercio-e-servicos-de-sistemas-eletronicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/amigao-supermercados-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/njr-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/biotipo-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/locar-brasil-rentacar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/conforto-office/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/carvvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/jrs-servico-e-pintura-predial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/atacarejo-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/ciasprev-centro-de-integracao-e-assistencia-aos-servidores-publicos-prev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/arara-sport-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/unike-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/henri-automotive-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/o-u-i-paris/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/connect-cell-comercio-de-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/bugui-ugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/labelly-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/aliancas-nobres/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/smart-shop-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 430 http_request_duration_ms_count{method="GET",path="/empresa/stile-pilates/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/direcoes-consultoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/artclub-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/joao-m-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/vitrea-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/casa-dos-toalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/sos-ortopedica-comercio-de-produtos-ortopedicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/rs-motors_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/guariglia-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 538 http_request_duration_ms_count{method="GET",path="/empresa/model-brazil-kids-agencia-de-modelos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 432 http_request_duration_ms_count{method="GET",path="/empresa/bet-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/refera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/tem-industria-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/closet-aline-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/loja-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/lalica-comercio-de-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/pgm-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/cavaletti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/otica-the-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/academia-brandao-cross/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/flowpay-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/waves-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/d-saas-tecnologia-em-desenvolvimento-de-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/acesso-clube-sergipe-associacao-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 538 http_request_duration_ms_count{method="GET",path="/empresa/livelo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/via-eterna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/madel-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/s-m-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/cartao-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/solar-investe-comercio-e-servicos-de-energias-renovaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/vdbras-solucoes-integradas-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/mateus-bilhan-martini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/refer-comercio_190384/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/silvacar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/super-auto-associacao-de-beneficios-mutuos-dos-brasileiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/incell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/beijonapele/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/quest-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/leopardo-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/vinicola-aurora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/tutuconvites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/apvale-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/ca-clear-aligner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/uninq-university/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 404 http_request_duration_ms_count{method="GET",path="/empresa/education-one/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/casa-mimosa-hidraulica-e-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/n-r-n-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 390 http_request_duration_ms_count{method="GET",path="/empresa/flow_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 394 http_request_duration_ms_count{method="GET",path="/empresa/het-comercio-de-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/wiggle-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/banco-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/instituto-acolher-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/teravoz-telecom-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 593 http_request_duration_ms_count{method="GET",path="/empresa/alphamax-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/tycket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/sonozen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/suport-transmissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/wenker-representacao-comercio-e-importacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/pequeno-brilho-confeccoes-e-comercio-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/wilson-eyewear-oculos-wilson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/ekko-group-construcoes-e-incorporacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/florida-tabacaria-slu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/anastasia-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/cuccio-pro-brasil-comercio-de-produtos-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/grupo-hopedar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/imobliaria-evaldo-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/a-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/titanium-plataforma-de-trading/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/aliest-conexao-correspondente-de-instituicoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 424 http_request_duration_ms_count{method="GET",path="/empresa/a-eletrolar-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 378 http_request_duration_ms_count{method="GET",path="/empresa/grupo-mapei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 468 http_request_duration_ms_count{method="GET",path="/empresa/central-da-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/silva-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/rm-eventos-e-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/tato-ecolegio-educacao-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/concessionaria-de-rodovia-nova-381/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/sm-networks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/wt-administracao-de-imoveis-e-bens-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/electrohub-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/globo-fortaleza-consorcios-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/vg-research/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/gn-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/portal-guia-da-alma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 579 http_request_duration_ms_count{method="GET",path="/empresa/ph-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/jg-treinamento-em-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/esbm-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/pittol-calcados-concordia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/favareto-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/vila-nori-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/mith-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/service-eletronica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/fluxo-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 480 http_request_duration_ms_count{method="GET",path="/empresa/pv-company-industria-e-comercio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/elf-vape-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/mlr-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 520 http_request_duration_ms_count{method="GET",path="/empresa/shippify/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/galpao-do-oleo-sao-paulo-sp-acessorios-para-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/instituto-vermont/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/amazon-parques-e-resorts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/autocred-financeira-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/vendex-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/solucao-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/habitar-gestao-imobiliaria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/jonas-kaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/xeque-mate-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/imc-instituto-de-molestias-cardiovasculares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/rmc-transportes-e-agenciamento-de-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/botafogo-store_1237080/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/voxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/mjc-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/mediterraneo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/medicina-com-carinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/espana-aqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/nova-era-cursos-e-supletivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/livre-conforto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/wr-vendas-de-cotas-de-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/cfc-valderez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/az-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/pratika-pharmacia-de-manipulacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/vitrines-glass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/mobai-tecnologia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/rcs-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/assis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/brasfreezer-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/cursos-preparatorios-passei-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/4a-tour-e-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/pneus-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/zuk-solution-servicos-e-produtos-de-informatica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/netlex-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/comprova-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/pharmac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/outside-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/lm-studio-de-pilates-e-fisioterapia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 873 http_request_duration_ms_count{method="GET",path="/empresa/essencialle-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/flamma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/dot-digital-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/loja-requinte-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/fonseca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/reis-braz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/btvbrasiloficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/churrascaria-boi-na-brasa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/acerto-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/esculpe-detox-instituto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/bjr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/musica-e-movimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/balao-de-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/zatti-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/hope-lingerie-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-da-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 595 http_request_duration_ms_count{method="GET",path="/empresa/bijoias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/renova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/o-capacho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/hope-assessoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/loja-oficial-lupita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/gabriel-a-oliveira-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/celso-simone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 4 http_request_duration_ms_sum{method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 2361 http_request_duration_ms_count{method="GET",path="/empresa/betfusion/",code="200",namespace="brandpage"} 4 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/sofa-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/infinox-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/consigmais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/daten/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 506 http_request_duration_ms_count{method="GET",path="/empresa/indomito-tours/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/odonto-leal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 516 http_request_duration_ms_count{method="GET",path="/empresa/sika/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 454 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-treinamento-para-atletas-de-futebol-cetraf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/leal-coberturas-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/abc-embreagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/62-362-312-kayke-altieri-scarfi-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 771 http_request_duration_ms_count{method="GET",path="/empresa/encanto-estetica-especializada-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/dr-romao-youssef-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 537 http_request_duration_ms_count{method="GET",path="/empresa/odorata-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/bordados-bresser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/refricril-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/x1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/keyclub-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/franco-e-bachot-fabrica-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/lojas-colombo-virtual-net-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/naturalis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/alfa-energia-eficiente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/pizzaria-skalone-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/loja-ponto-fashion_191800/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/d-m-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/viper-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/wj-cassino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/rk-store-comercio-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/imaterial-artesanato-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/gaguinho-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/meu-sucesso-empreendedorismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/victor-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/conexao-digital_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/argo-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/casa-sertaneja-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/setor-aymore-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/desmonte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/zip-saude-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/vip-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/company-car-veiculos-rj-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 648 http_request_duration_ms_count{method="GET",path="/empresa/luva-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/amazonia-comercio-de-correias-e-mangueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/grupo-solare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 354 http_request_duration_ms_count{method="GET",path="/empresa/ioupie/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/prudencor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/divx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/impulse-solucoes-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/desmonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/supplement-truck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/reis-materiais-para-construcoes-eletricos-e-hidraulicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/rs-martins-industria-e-comercio-de-artefatos-de-ferro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/casa-do-produtor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/soberana-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/unimed-ribeirao-preto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 509 http_request_duration_ms_count{method="GET",path="/empresa/pet-care-hospital-veterinario/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/hospital-veterinario-santa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/be-free-moda-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/refrimund-assistencia-tecnica-electrolux-jundiai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/mutant-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/daiwa-ind-com-imp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/victour-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/mundial-mix-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/pau-brasil-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 507 http_request_duration_ms_count{method="GET",path="/empresa/betpix365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/paypass-payment-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/ams-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 610 http_request_duration_ms_count{method="GET",path="/empresa/rivalo-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/dona-menina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/kylio-makeup-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/black-box-do-brasil-ind-e-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/compre-sem-fila/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/payjoy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/blue-sunset-home-flat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/aquario-itaquera-leela-acessorios-para-aquarios-e-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/ec-vistos-agenciamento-de-turismo-e-documentacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/cuty-comercio-varejista-de-brinquedos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/fit-economia-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 447 http_request_duration_ms_count{method="GET",path="/empresa/h2-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/lupie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/segunda-pele-lingerie-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/foguinho-sex-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/up-hair-designer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/gestao-cred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/recrutamento-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/mr-escapamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/box2u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/esquadrias-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/vip-sul-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/amalfi-comercio-de-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/bjb-entretenimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/topo-bikes-e-mobilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/mundo-street/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/acaiaca-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/mappi-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/cleiton-saga-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/estilo-engenharia-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/abb-servicos-de-lavanderia-pelilcula-e-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/hotel-flamboyant-extrema/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/martini-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/dediq-consultas-e-exames/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/comercio-de-arroz-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/mundo-gamer-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/gmt-e-bike-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 912 http_request_duration_ms_count{method="GET",path="/empresa/classe-corrimao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 846 http_request_duration_ms_count{method="GET",path="/empresa/fca-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 861 http_request_duration_ms_count{method="GET",path="/empresa/grupo-orlando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/dp-cuidado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/karison-almeida-pimentel-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/moinho-taquariense-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/mundo-do-pintor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/pneustok/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 517 http_request_duration_ms_count{method="GET",path="/empresa/aposta-tudo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/4win/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/ab-assessoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/odontologia-sasaki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/mcpaixao-i-travel-agency/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/polaris-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/m-e-r-auto-eletrica-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-del-monte-nao-padronizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/mapas-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/mec-moto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/athon-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/cia-education/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/griffe-kids-artigos-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/alivium-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/realsbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 508 http_request_duration_ms_count{method="GET",path="/empresa/altha-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 760 http_request_duration_ms_count{method="GET",path="/empresa/cavezzale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 767 http_request_duration_ms_count{method="GET",path="/empresa/palmeiras-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/tecnoferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 378 http_request_duration_ms_count{method="GET",path="/empresa/poliumetka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/legalcredi-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 363 http_request_duration_ms_count{method="GET",path="/empresa/luminati-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/owner-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/guerreiros-plaquetas-e-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/canal-concept-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 808 http_request_duration_ms_count{method="GET",path="/empresa/brazino-777/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/imperial-hotel-riale-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/vasto-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-vila-mascote/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 611 http_request_duration_ms_count{method="GET",path="/empresa/inove-grupo-educacional/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/climafrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/promed-assistencia-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/elbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/edu-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/ram/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/city-travel-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/qmc-telecom-do-brasil-cessao-de-infraestrutura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/yan-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/velox-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/eleva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/comercial-prado-materiais-para-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/santigar-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/feirao-de-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/anfitrioes-de-aluguel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 377 http_request_duration_ms_count{method="GET",path="/empresa/select-lub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/taschibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/transportadora-primeira-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/higia-pharmaceutical-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/mrp-desenvolvimento-e-implantacao-de-solucoes-em-ti-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/betgo-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/route-security/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/h7-midias-sociais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/pumb-shoes-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-veredas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/compromisso-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 546 http_request_duration_ms_count{method="GET",path="/empresa/maria-luisa-santos-teixeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 457 http_request_duration_ms_count{method="GET",path="/empresa/inndax/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/ecoaliza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/easyway-comercio-e-servicos-em-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 516 http_request_duration_ms_count{method="GET",path="/empresa/anbima/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/tupecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/form-belle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/alfanutre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/centro-universitario-uninga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/ds-comercio-de-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/clinica-renata-viegas-dentistas-especializados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/fortleste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/33-045-690-rarielli-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/maroco-transportes-rodoviarios-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/agromaquinas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/jocar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/js-assistencia-tecnica-e-locacao-de-maquinas-e-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 487 http_request_duration_ms_count{method="GET",path="/empresa/makha-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/metafit-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/new-dental-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/lina-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/sericon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/athenas-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/clarodente-estetica-dental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/mig-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/celsinho-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/projeto-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/it-wigs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/familia-em-estilos-damasceno-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/thabata-mensagens-e-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/ts-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/igs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/mais-pulseiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/attapoll/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/abc-armazenagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/agua-nativa_1846094/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/citrosuco-agroindustria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 506 http_request_duration_ms_count{method="GET",path="/empresa/mmabet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 359 http_request_duration_ms_count{method="GET",path="/empresa/gigante-t-i-manutencao-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/br-beauty-cosmeticos-cadiveu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/lojas-mineiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/vb-bones-personalizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/tip-top-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/brandt-shop-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/mikaeli-fernanda-scudeler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/magna-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/bravo-br-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/sao-miguel-solutions-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/visual-vistoria-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/nova-benavides/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/jn-auto-pecas-e-mecanica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/compre-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/unimed-maceio-al/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/verano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 4 http_request_duration_ms_sum{method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 1819 http_request_duration_ms_count{method="GET",path="/empresa/gran-concursos/",code="200",namespace="brandpage"} 4 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/meumilionario-relacionamento-sugar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/clinica-saude-visual-de-optometria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/nig-web/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/elite-representacoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/expan-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/consulado-general-de-mexico-en-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/recupera-cred-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/imec-instituto-mecenas-de-educacao-e-cultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/esteves-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/mimy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/panasonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/bouji-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/lojas-ma-moda-bonita-e-barata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/gol-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 620 http_request_duration_ms_count{method="GET",path="/empresa/sturdy-industria-e-comercio-de-alto-falantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/vecol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/multi-caixas-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/imperio-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/botanique-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/cama-inbox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/future-iptv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/sardanha-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/wr-tecnologia-da-informacao-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/revomax-comercial-importadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/upclean-brasil-servicos-de-impermeabilizacao-e-higienizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/eduardo-moreira-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/madrid-motors-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/only-surf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 512 http_request_duration_ms_count{method="GET",path="/empresa/lavanderia-antares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/lottopay-tecnology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 390 http_request_duration_ms_count{method="GET",path="/empresa/adar-industria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/edificar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/oficial-webshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/incomum-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/bikini-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/adiante-recebiveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 521 http_request_duration_ms_count{method="GET",path="/empresa/inflow-sofa-01/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/santalucia-blue-ville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/ambar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/estrela-industria-de-papel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/limp-cano-desentupidora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-rodizio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/associacao-jr-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/kits-som/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/espaco-junior-autismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/amazon-explorers-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/psicodelix-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/carbigdata-tecnologia-e-inteligencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/idea-zarvos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/versato-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/zurich-solucoes-imobiliarias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/confortbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/cta-centro-de-apoio-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/veent-servicos-em-facilities/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/msc-formacao-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/terreno-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/kapor-assoalhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/bet-vera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/hoymiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/vp-filmes-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/urc-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/casa-clima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 716 http_request_duration_ms_count{method="GET",path="/empresa/wsul-gestao-de-creditos-judiciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/young-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 770 http_request_duration_ms_count{method="GET",path="/empresa/65-252-510-yasmin-dantas-alves-de-macedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 385 http_request_duration_ms_count{method="GET",path="/empresa/x1-fibras-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/adm-internet-eireli/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/ellevita-nutrition-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 886 http_request_duration_ms_count{method="GET",path="/empresa/bayer-saude-humana/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 1274 http_request_duration_ms_count{method="GET",path="/empresa/betspeed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 1116 http_request_duration_ms_count{method="GET",path="/empresa/clinica-veterinaria-bolt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/puket/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/iexe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/fricock/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/twibbonize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/fantini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/eco-partners/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/assessoria-monografia-decio-g-neto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/yduqs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/app-banana-bariatrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/hospital-do-coracao-hcor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/stuttcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/mf-carretinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/arquitaly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/grupo-cabure-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/auto-top-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/auto-socorro-peninha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/draco-still-house-destilaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/imperial-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/puxaplaca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/chaib-odontologia-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-estudos-de-protesto-de-titulos-do-brasil-secao-sergipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/vitoria-som_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/esparta-desenvolvimento-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/mrl-hoteis-ubatuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/speedpay-payments-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/paris-essencias_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/uzzi-prime-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 2010 http_request_duration_ms_count{method="GET",path="/empresa/ganhar-rapido/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 1604 http_request_duration_ms_count{method="GET",path="/empresa/lopes-prestadora-de-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 710 http_request_duration_ms_count{method="GET",path="/empresa/54-043-766-lucas-de-souza-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 1036 http_request_duration_ms_count{method="GET",path="/empresa/itaobi-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1965 http_request_duration_ms_count{method="GET",path="/empresa/adf-comercio-varejista-e-atacadista-de-artigos-do-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 856 http_request_duration_ms_count{method="GET",path="/empresa/gourmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 889 http_request_duration_ms_count{method="GET",path="/empresa/companheiro-peludo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 424 http_request_duration_ms_count{method="GET",path="/empresa/decorart-moveis-claudio-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/auras-eventos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/tnk-turmanicks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/hotel-fazenda-caluje/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/agua-mineral-viva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/auau-pet-store-e-centro-de-recreacao-animal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/total-express-tex-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/techimport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/smart-ilha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/vieira-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/jf-agencia-turismo-bh-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/cw3-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/ultrafeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/liporedux-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/apsen-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/ballarin-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/spe-empreendimentos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/evanir-stadler-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/ruffino-acabamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/edromania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/miga-sua-bolsa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/soufeel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/i-casei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/comercial-sinfer-ferro-e-aco-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/sculpfun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 438 http_request_duration_ms_count{method="GET",path="/empresa/poupe-tempo-consultoria-de-recursos-de-transito-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/redento-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/moto-matsuo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/tisse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/orquidea-garden/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 1286 http_request_duration_ms_count{method="GET",path="/empresa/super-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/mayara-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/proplast-industria-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/bravulink-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/gran-lider-marmores-e-granitos-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/phenom-brasil-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/casa-e-terra-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/alectron-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/hertz-locacoes-internacionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/canal-solar-comunicacao-e-midia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/payt-tecnologia-e-educacao-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/flor-de-lis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/bs-pisos-e-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/rei-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/contabilizeaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/verbena-comercio-de-plantas-e-flores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/portal-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/hidroeletrica-jotage-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/ribeiro-odontologia-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/s2-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/bexs-banco-de-cambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/lucy-toum-beauty-e-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 552 http_request_duration_ms_count{method="GET",path="/empresa/j-a-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/sogni-comercio-e-servico-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/starcon-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/rb-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/power-car-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/mota-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/krl-transportes-e-locacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/valenza-recreacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/enove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 308 http_request_duration_ms_count{method="GET",path="/empresa/betse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/policlinica-medilife-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/felave-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/contraste-design-de-interiores-eireli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 410 http_request_duration_ms_count{method="GET",path="/empresa/etec-jose-rocha-mendes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 513 http_request_duration_ms_count{method="GET",path="/empresa/comarco-comercial-araguari-industria-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/getway-automacao-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/papa-tudo-remocao-de-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/squ4ttro-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/d-l-malhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/arese-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/transfeera-servicos-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/lehavi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/quiproco-rouparia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/ck-e-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/vegra-gestao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/rendere/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/loja-brother/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/junior-cesar-martinotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/geovita-medicina-e-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/atelie-helenice-venturini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/golf-travel-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/big-steel-comercio-de-metais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/edaus-commerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/starvet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/finamax-credito-e-financiamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/nicoletti-assessoria-e-consultoria-empresarial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/athomics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/vorax-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/modo-on/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/xcon-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 400 http_request_duration_ms_count{method="GET",path="/empresa/ep-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/portella-construcao-e-gesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/sorriso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/35-174-750-francisco-dominico-coronel-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/destak-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/luvix-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/sloth-sporting-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/laser-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/grupo-topazio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/loja-zurique-comercio-e-importacao-de-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/quality-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 568 http_request_duration_ms_count{method="GET",path="/empresa/skokka/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/fm-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/hq-screen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/global-assistance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/aurum-advisory-investimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/tma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/angel-feet-rio-de-janeiro-rj-calcados-femininos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/vemax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/videoservice-comercio-servicos-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/futebet-entretenimentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/imperio-do-oleo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/toca-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/kevod-solucoes-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/amcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/plano-santa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/centroluz-belo-horizonte-mg-iluminacao-e-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 467 http_request_duration_ms_count{method="GET",path="/empresa/fortunica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/jercon-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/couro-50/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 467 http_request_duration_ms_count{method="GET",path="/empresa/hauzestern-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 417 http_request_duration_ms_count{method="GET",path="/empresa/ks-sports-camisetas-de-time-e-selecoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/kazwini-shop-de-telefonia-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/aero-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/affori-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/freitas-veiculos-americana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/sky-airline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/asconcipa-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 946 http_request_duration_ms_count{method="GET",path="/empresa/restaurante-toscana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/peugeot-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 908 http_request_duration_ms_count{method="GET",path="/empresa/gruta-da-pamonha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 370 http_request_duration_ms_count{method="GET",path="/empresa/buffet-jujuba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 1101 http_request_duration_ms_count{method="GET",path="/empresa/lescent-varejo-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 423 http_request_duration_ms_count{method="GET",path="/empresa/unicarioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/museu-dos-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 449 http_request_duration_ms_count{method="GET",path="/empresa/construtora-stefani/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/hsanp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 550 http_request_duration_ms_count{method="GET",path="/empresa/kbv-internacional-comercio-e-industria-de-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/gamercraft/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/barbours-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 431 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-suplementos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/shui-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/editora-cras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/descontos-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/dmdl-solucoes-para-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/j-c-r-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/socred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/clinica-dos-arcos-odontologia_183862/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/quantum-payments-intermediacoes-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/asetech-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/rm-negocios-imobiliarios-e-vendas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/cosb-clinica-de-olhos-sao-bernado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/momi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/dalmass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/pe-relax-comfort-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/perfumistta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/vintage-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 980 http_request_duration_ms_count{method="GET",path="/empresa/sieno-perfumaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/bbz-administradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/tfv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/compro-canal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 470 http_request_duration_ms_count{method="GET",path="/empresa/revista-motociclismo-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 465 http_request_duration_ms_count{method="GET",path="/empresa/essencial-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/mortoza-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/feira-de-desconto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/antonio-bernardes-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/yes-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/gb-freire-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/transferwise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/samber-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/kais-joinha-vestuario-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/orion-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/tapecaria-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/longlux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/saae-servico-autonomo-de-agua-e-esgoto-extremoz-rn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/kp-servicos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/sr-sono-comercio-de-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/taxi-digital-motorista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 693 http_request_duration_ms_count{method="GET",path="/empresa/verdenza-aromas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/ponto-do-rateio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/despachante-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/rider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/garagem-inglesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/gh-games-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/distribuidora-paris_180682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/rm-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/grupo-ibr-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/questor-sistemas-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/mustela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/mimo-style/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/larvori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 633 http_request_duration_ms_count{method="GET",path="/empresa/conselho-brasileiro-de-psicanalise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 592 http_request_duration_ms_count{method="GET",path="/empresa/orube-game-studio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 585 http_request_duration_ms_count{method="GET",path="/empresa/b-dent-odontologia-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/tudo-legal-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/global-financas-scm-epp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/isp-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/olam-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/cmx-compras-mix-atacarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/surf-trip-tour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 4 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 4 http_request_duration_ms_sum{method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 1430 http_request_duration_ms_count{method="GET",path="/empresa/manual/",code="200",namespace="brandpage"} 4 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/chez-elle-centro-estetico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/brx-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/noxy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/fullt-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/puma-zeladoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/monamie-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/japan21actionfigures/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/loja-pique-de-jogador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/conecta-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/tk-elevator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/atacado-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/bianch-pilot-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/ls-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/click-art-fotografias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/flex-run/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/quality-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/viveiro-pais-e-filhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 400 http_request_duration_ms_count{method="GET",path="/empresa/megafisio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 893 http_request_duration_ms_count{method="GET",path="/empresa/sicoob-cocre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/biolaqua-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/greenplay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/global-aquecedores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-do-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/industria-e-comercio-de-confeccoes-kq-moda-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/premium-cortinas-e-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/fortunasbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/solum-viagens-e-turismo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/cloud-farm-fx-bit-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/heficed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/jdx-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/3l/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/mardegan-madeira-e-construcao_180286/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/unimed-pelotas-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/inup-contabilidade-e-financas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/sudaseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 2032 http_request_duration_ms_count{method="GET",path="/empresa/hidrica/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/seed-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/caterpillar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/di-piacci-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/lejoanveiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/drogarias-def-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/uot-surfwear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/kawasaki-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/formato-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/ponto-chave-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/bela-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/master-health/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/stoned-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/qf-flats/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 424 http_request_duration_ms_count{method="GET",path="/empresa/multimarcas-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 376 http_request_duration_ms_count{method="GET",path="/empresa/zeepo-motors-do-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/mindray-do-brasil-comercio-e-distribuicao-de-equipamentos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 428 http_request_duration_ms_count{method="GET",path="/empresa/minas-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/exatta-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/micronic-reparos-de-colisoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/sebo-e-livraria-mania-de-cultura-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/construtora-villaggio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/morenta-comercio-de-moveis-e-magazine-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/espaco-terapeutico-cinthia-franca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 482 http_request_duration_ms_count{method="GET",path="/empresa/adidas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/nany-jora-festa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/f-l-e-r-representacao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/deep-solucoes-em-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/kinghost-hospedagem-de-sites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/produban-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/filato-bene/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/multipla-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/rock-in-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/acos-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/hostinger/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 609 http_request_duration_ms_count{method="GET",path="/empresa/nassar-clinica-de-ginecologia-e-obstetricia-de-santos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/gramfort-hidrossemeadura-solucoes-ambientais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/hylberman/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/klave-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-primula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/farmaco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 568 http_request_duration_ms_count{method="GET",path="/empresa/quero-2-ingressos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/casa-da-moeda-do-brasil_122668/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/conhecer-escola-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/jambo-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/empresa-blindada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/desematec-moveis-hospitalares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 433 http_request_duration_ms_count{method="GET",path="/empresa/wp-auto-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/raffinee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/r-moniz-assessoria-imobiliaria_181836/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/clube-cristovao-colombo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/compra-segura-on-line-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/termogel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 644 http_request_duration_ms_count{method="GET",path="/empresa/amvox/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/dark-side/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/multi-service-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/update-digital-sites-sistemas-web-e-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/luander-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/lymius-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/viacao-cometa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 766 http_request_duration_ms_count{method="GET",path="/empresa/boya-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-do-epi-equipamentos-e-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/grupo-zap-zap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/puc-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/ecolumen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/auto-luxo-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 531 http_request_duration_ms_count{method="GET",path="/empresa/mundo-das-ferramentas_1084198/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/doutores-do-reparo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/lemicasa-m-p-comercio-e-importacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/principia_1558778/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/rainha-nativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/espaco-estetico-dra-flavia-danielly-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/ligacao-home-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/a-confianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/maxibel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/nk8-online-servicos-educacionais-s-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/yupoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 336 http_request_duration_ms_count{method="GET",path="/empresa/uol-host/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/sao-pedro-thermas-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/brasil-brokers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/livraria-virtual-livro-vivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/vanzela-moto-pecas-e-oficina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/adconmed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 705 http_request_duration_ms_count{method="GET",path="/empresa/quality-pro-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/rio-guard-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/godtier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/iep-instituto-educacional-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/tintas-verbras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/tecnoclima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 450 http_request_duration_ms_count{method="GET",path="/empresa/sites-latam/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/godaddy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/ita-assistencia-e-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/casoni-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/armazem-das-compras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/dla-forbes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/centerpharm-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/econorte-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/innovnet-cobrancas-e-comunicacao-virtual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/sempre-linda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/ninho-e-molico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/vidofer-comercio-de-ferro-e-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/loja-cozinha-de-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/martins-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/brt-amazonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/provectum-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/facto-assessoria-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/klz-industria-e-comercio-de-confeccoes-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/alo-yoga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/fiincol-filippini-industria-e-comercio-de-auto-adesivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/ts-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 610 http_request_duration_ms_count{method="GET",path="/empresa/instituto-oftalmologico-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/regina-barbi-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/r-brasil-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/tassya-michelle-miranda-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 579 http_request_duration_ms_count{method="GET",path="/empresa/visck_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 341 http_request_duration_ms_count{method="GET",path="/empresa/autoescola-kalu-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/zamperlini-distribuidora-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/synvia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/45-318-041-monica-da-silva-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/engenharia-do-corpo_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/vidana-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/souza-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/sleep-time-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/valora-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/50-422-655-karen-regina-azevedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/d-edge-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/rso-especializacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/carne-de-grife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/anderson-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/fortis-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/otica-paris-goiania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/53-947-203-rafael-chaia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/51-052-506-aroldo-silva-marques-cruz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 515 http_request_duration_ms_count{method="GET",path="/empresa/meu-game-usado/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/mutual-pay-gestao-de-ativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/vidi-shopper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/tour-chapada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/falai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/prime-pneus_1572024/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/idoctor-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/pleeh-anfitrioes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/gomes-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/secaps-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/liberius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/trabalhos-academicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/gold-food-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/vista-linda-industria-e-comercio-de-cafes-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/shoespar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/tiger-solution-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/uniitalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/bioplus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/ss-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/grupo-din/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/concreta-produtos-cimenticios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/unibap-uniao-brasileira-de-aposentados-da-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/protelas-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/embaleste-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/loja-fuego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/sandei-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/oncofarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/audiodriver/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/gh-muscle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-municipal-de-campinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/escola-de-futebol-furacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/planalto-encomendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/alice-que-me-disse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/clubsstar-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/agora-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/canil-leal-maia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/davila-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/microkoncreto-revestimentos-cimenticios-e-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/somauma-rbs-incorporacoes-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 636 http_request_duration_ms_count{method="GET",path="/empresa/dot-con-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/pet-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/stb-student-travel-bureau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/rota-producoes_185692/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/enerzee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/juliana-beauty-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/decore-interiores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/atelier-de-caligrafia-lucia-maria-gualhanone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/betfair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/centro-terapeutico-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/cav-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/baldini-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/rudg-entulho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/a-c-camargo-cancer-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/meu-doutor-24-horas-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/editora-alfa-omega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 513 http_request_duration_ms_count{method="GET",path="/empresa/vida-e-cor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/abpc-associacao-brasileira-de-psicanalise-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/hoc-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/ferramentas-kennedy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/thermas-acqualinda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/nutriport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/alquimia-7030/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 978 http_request_duration_ms_count{method="GET",path="/empresa/bem-viver-decoracao-tapete-e-arte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/loja-inovarei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/fino-traco-editora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/bendita-bennedita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/intelectus-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/shows-tango/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/borgno-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/dunortetruck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/alamo-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/hotel-fazenda-costelao-mairipora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 366 http_request_duration_ms_count{method="GET",path="/empresa/rz-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/thermo-grill/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/alter-beneficios-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 856 http_request_duration_ms_count{method="GET",path="/empresa/uneq-servicos-educacionais-ltda/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/pipocas-clac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/conamore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/procondutor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/lojas-zyron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-optico-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 470 http_request_duration_ms_count{method="GET",path="/empresa/vex-invest/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/nova-clinica-luz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/modulo-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/ip3-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/n2b-nutricao-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/motchan-comercio-de-doces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/boutique-burato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/kings-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/jt-portas-laqueadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/rm-hair-comercio-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/altri-tubos-e-conexoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/territorial-marcas-e-patentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/cafe-jardim-espresso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/toriba-veiculos-i-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/sabafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/leviosa-comunicacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/machine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/parceiro-spot-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/mia-brand/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/prontobaby-hospital-da-crianca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/sink-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/festimax-erechim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/iphones-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/50-460-696-katia-regina-piarulli-arienzano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 765 http_request_duration_ms_count{method="GET",path="/empresa/none-solucoes/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/m-d-g-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/motiva-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/brilho-lunar-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/equipe-som-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 436 http_request_duration_ms_count{method="GET",path="/empresa/canario-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/aloud/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/vcm-servicos-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/quick-sorvetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/cromal-industria-e-comercio-de-materiais-oticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/unimed-varginha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/tennis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 637 http_request_duration_ms_count{method="GET",path="/empresa/mastecson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/rafael-faria-ferraz-me/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/kids-brink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/max-gaming/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/todobrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/lima-station-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/conect-us/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/luxreveste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/duarte-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/marmoraria-strong-art/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 307 http_request_duration_ms_count{method="GET",path="/empresa/rede-globo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/premier-tires-servicos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/assist-365/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/alaska-fabrica-de-chocolate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/juliana-pereira-dos-santos-silveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/hospital-e-maternidade-santa-luisa-de-marillac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/lcd-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/taki-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/leaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/lounge-key/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/assistec-sp-assistencia-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/madeira-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/sa-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/pazza-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/printi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 402 http_request_duration_ms_count{method="GET",path="/empresa/jm-pneus/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-aldeota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/multicenter-comerio-e-servicos-ltda-epp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/clinica-aba-advance-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/ds-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/j-m-transportes_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/malimari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/pink-black-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/vip-cell-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 928 http_request_duration_ms_count{method="GET",path="/empresa/transcleber-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/semina-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/ellens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/vitalis-solucoes-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/dellabruna-mesas-e-cadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/casa-dos-ciclistas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/doctor-travel-agencia-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/viva-true-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/quisty-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/estacao-lingerie_183832/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/loja-top-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 2383 http_request_duration_ms_count{method="GET",path="/empresa/adsl-informatica-e-eletronicos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/vanilla-sun-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/jackes-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/inpower/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/segenergy-seguranca-e-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/loja-style-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/smart-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/upbeat-corporation-intermediacao-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/front-marketing-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/sibra-sistema-ibra-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/mult-servis-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/peguei-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/eccosys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 615 http_request_duration_ms_count{method="GET",path="/empresa/iris-clemencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/ninavi-brindes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/kisses-midiz-ind-com-fraldas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/castor-suspensoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/c-g-r-impact-veiculos-comercio-e-concessionaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/sympla/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/bristol-myers-squibb-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/agendamento-italia-cidadania-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/tradicao-movimentacao-de-casa-e-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/loft_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/samacel-engenharia-manutencao-e-montagem-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/ticket-and-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/alphalife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/pe-na-estrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/68-521-101-douglas-cardoso-ferreira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/azevedo-paste-e-surkamp-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 605 http_request_duration_ms_count{method="GET",path="/empresa/supersign/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/top-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/tr-energia-solar-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/condor-auto-posto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/jogao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/m3-efata-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/vision-tecnologia-em-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/mundi-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/luiz-cesar-zanotti-gomes-vidracaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/recovery-solucoes-e-apoio-administrativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/notos-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/shap-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/emporiodovinho-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/3rn-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/melhor-para-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/m-v-g-silva-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/viva-la-vida-turismo-e-transporte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/financiauto-financiamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 693 http_request_duration_ms_count{method="GET",path="/empresa/58-671-527-lucas-dos-santos-matos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 437 http_request_duration_ms_count{method="GET",path="/empresa/descobrindo-chile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/maximus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 510 http_request_duration_ms_count{method="GET",path="/empresa/sp-odonto-distribuidora-de-produtos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 483 http_request_duration_ms_count{method="GET",path="/empresa/sistema-lucrativo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/compras-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/infinity-technology/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/loja-facility-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/print-digital-bh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/kaizen-mentoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/feline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/loja-bee-fancy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/ironpay-tecnologia-servicos-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/b2online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/goexplosion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/premium-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/ze-fumaca-tabacaria-e-head-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/you-inc-incorporadora-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/orion-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/eletropel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/maria-clara-bikes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/soares-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/bestlife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/facilite-cobranca-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/maximus-revisional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/wildlife-management/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/rr-espelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/speech-teleatendimento-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/cerave/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/flexform/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/avalon-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/canal-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/agendamento-servicos-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/optimize-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/atlantico-buzios-convention-e-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/sf-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/adria-alimentos-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/algoritmo-tecnologia-e-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/grupo-leilo-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/mega-sale/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/sandbox-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/innova-la/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/mdv-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/2mp-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/genilson-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/brecho-do-futebol-cafe-e-camiseta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/condogold-solucoes-em-combrancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/liberta-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/clinica-casagrande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/mld-01-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/megafor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/jg-negocios-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/reabilitason-comercio-e-servicos-de-aparelhos-auditivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/brk-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/facema-faculdade-de-ciencias-e-tecnologias-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/contfy-contabilidade-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/iox-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/gcb-investimentos1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/clinica-fisiomed/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 504 http_request_duration_ms_count{method="GET",path="/empresa/tesouro-direto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/seg-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 619 http_request_duration_ms_count{method="GET",path="/empresa/busy-apple/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/echope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/bild/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/vibe-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/connection-hr-movimentacao-de-talentos-e-relacionamentos-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/mais-seguro-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/agencia-carlos-amaral-servicos-de-formatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/mundo-das-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/monografia-em-foco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/recriar-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/notify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/eleganz-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/oade-kibacki-do-amaral/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/estalagem-mandeville/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/henri-store-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/aguavaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 423 http_request_duration_ms_count{method="GET",path="/empresa/rs-transportes_1348358/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/concretomix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-de-manipulacao-harmonia_180132/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/foxlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/eqi-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/hexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/construtora-angeleti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/pki-certificadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/magia-da-cozinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/cedom-planos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/cymco-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/certto-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 564 http_request_duration_ms_count{method="GET",path="/empresa/distribue-fullfiment-e-prep-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/evelyn-cristina-pereira-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 862 http_request_duration_ms_count{method="GET",path="/empresa/mtcgame/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 353 http_request_duration_ms_count{method="GET",path="/empresa/trademap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/clinica-acao-seguranca-e-medicina-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/connex-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 617 http_request_duration_ms_count{method="GET",path="/empresa/colegio-az/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/prime-brindes-e-impressoes-personalizadas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/quality-promocao-de-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/loja-valence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/nossa-formula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/jsg-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/casa-da-cerca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/mj-dau-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/vip-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/bazar-de-bagda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/vivahouse/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/otica-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/construflama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/cataratas-do-iguacu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/superbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/harmony/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/santolin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/clube-autos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/uniformes-scrubs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/ilha-do-charme-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/iniciativa-brindes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/polipel-industria-e-comercio-de-papeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/maria-viriato-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/esportiva-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/escola-agostinho-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/luleg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 458 http_request_duration_ms_count{method="GET",path="/empresa/friozem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/irpeel-green/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/mapfit-importadora-e-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/carbig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/somos-todos-um/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/acerta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/intersena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/arnix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/instituto-verita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/torcida-jovem-santos_185428/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/achados-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/thp-gestao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/soberano-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/aplac-associacao-do-planalto-catarinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/linfor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/clinica-odontologica-cotia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/fix-produtos-para-comunicacao-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/urodoctas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/netshop-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/maxima-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/alfa-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/novos-talentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/sara-passos-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 511 http_request_duration_ms_count{method="GET",path="/empresa/bora-pro-chile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/centro-nacional-assessoria-administrativa-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-marcelo-magalhaes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/imperio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/jornal-diario-de-santa-maria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/urban-race-oficial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/ccr-clinica-de-cardiologia-e-reabilitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/maxicredi-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/autonivel-brasil-protecao-e-beneficios-autonivel-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/lojas-orion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/clinica-self/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/so-injecao-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/conselho-regional-de-psicologia9-6a-regiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/sorvetes-frosty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 1237 http_request_duration_ms_count{method="GET",path="/empresa/alure-aluminios-alumais-comercio-de-metais-e-vidros-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/1-bit-gestao-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/lamell-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/eletromak_187700/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/viacao-rio-doce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/colegio-santa-rita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/jair-pinto-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/brasil-vida-taxi-aereo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/market4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/editora-mundo-cristao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 367 http_request_duration_ms_count{method="GET",path="/empresa/casa-alea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/r-e-c-conceito-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/txs-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/tapajos-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-do-futuro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/nosso-cartao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-dos-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/industria-e-comercio-guilhermina-de-paula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/companhia-rapido-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/jetour-auto-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 1016 http_request_duration_ms_count{method="GET",path="/empresa/taiff/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 531 http_request_duration_ms_count{method="GET",path="/empresa/minum-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 479 http_request_duration_ms_count{method="GET",path="/empresa/patio-savassi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/me-use-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/rede-casa-premium-hospital-casa-hospital-do-cancer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/rayanne-carolline-soares-do-nascimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-ensino-superior-sinapses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/ponto-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/ideal-auto-cars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/bennett-e-simei-assessoria-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 539 http_request_duration_ms_count{method="GET",path="/empresa/chevrolet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/med4life-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/helbor-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/lado-avesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/mks-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 642 http_request_duration_ms_count{method="GET",path="/empresa/hm-mecanica-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/vestro-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/bellyshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/badulaque-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/airalo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/grupo-gaoseg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/lions-seminovos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/pimentel-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/br-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/singer-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/r2-carros-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/confianca-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/clinica-seu-equilibrio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/mileo-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/personalite-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/vitor-darkoubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/latina-pet-distribuidora-de-acessorios-para-animais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/albuquerque-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/matrix_2/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/lucem-imobiliaria-e-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 659 http_request_duration_ms_count{method="GET",path="/empresa/world-wide-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/grupo-nt-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/e-e-a-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/imobiliaria-fernandes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/hm-comercio-e-manutencao-de-empilhadeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/casa-marquez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 419 http_request_duration_ms_count{method="GET",path="/empresa/molyplast-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/rr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/iveco-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 354 http_request_duration_ms_count{method="GET",path="/empresa/agro-rafia-industria-textil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/40-685-228-mariana-lemes-machado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/oral-unic-odontologia-canoas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/clubinho-centro-de-entretenimento-e-festas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/electroelite-comercio-de-pecas-manutencao-e-reparo-de-maquinas-e-equipamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/santa-clara-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/maciel-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/atlas-technologies-desenvolvimento-de-softwares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/virtuosa-moda-evangelica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/anglo-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/finova-cfi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/brasilnets-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/doula-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/intec-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/conexao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/cellera-delta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/sgbr-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/minerva-foods/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/dunk-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/d-martarello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/elevenbox-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/latz-viagens-experiencias/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/be-gringa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/malhas-ellis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/casas-da-serra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/loja-monumental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/drx-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/apec-automatizacao-de-portoes-e-sistema-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/lotus-representacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/revo-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/mark-laser-personalite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/nyc-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/mademape-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/tragetta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/mundial-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 428 http_request_duration_ms_count{method="GET",path="/empresa/maxx-protege-clube-de-beneficios-e-assistencia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/ip77-sa-distribuicao-de-solucoes-tecnologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 557 http_request_duration_ms_count{method="GET",path="/empresa/wella-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/smartpos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/g-car-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/centro-veterinario-paraiso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/lotus-floricultura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/letare-closet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/vison-color/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/gc-consultoria-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/plano-de-saude-santa-tereza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/real-brinquedos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/62-285-649-luiz-henrique-marinho-batista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/nova-dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 864 http_request_duration_ms_count{method="GET",path="/empresa/na-ponta-do-lapis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/vesty-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-fernando-manipullarium-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/enterplak-produtos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/vida-e-saude_1038250/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 665 http_request_duration_ms_count{method="GET",path="/empresa/junqueira-advogados-e-associados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/futuro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/ximenes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/torque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/bonitour/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/cia-cargas-transportes-e-logistica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/p-a-la-pastina-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/brava-credit-e-leandro-apartamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/star-design/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/clictoner-comercio-de-produtos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/hawk-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 119 http_request_duration_ms_count{method="GET",path="/empresa/meutudo/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/unimed-campina-grande-pb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/dps-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/tagima-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/protex-administradora-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/kaza-e-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/agrolagos-shopping-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 317 http_request_duration_ms_count{method="GET",path="/empresa/itanhaem-clinica-odontologica-clip-odonto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 522 http_request_duration_ms_count{method="GET",path="/empresa/jeep-amazonas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 1483 http_request_duration_ms_count{method="GET",path="/empresa/beatriz-mazzo-sacilotto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 679 http_request_duration_ms_count{method="GET",path="/empresa/dot-com-agencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 391 http_request_duration_ms_count{method="GET",path="/empresa/k-tron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/clotie-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/yale-la-fonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/amoreria-terapia-humanizada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/central-de-pagamentos-digitais-ame-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/pavoni-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/mister-ins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/clip-odonto-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/prevident-assistencia-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 1014 http_request_duration_ms_count{method="GET",path="/empresa/colegio-tecnico-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/heg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/isaac/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/dietnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/guerino-seiscento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 468 http_request_duration_ms_count{method="GET",path="/empresa/musicalle-instrumentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/consani-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 362 http_request_duration_ms_count{method="GET",path="/empresa/nobrecar-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 450 http_request_duration_ms_count{method="GET",path="/empresa/shain-ofertas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/clinmed-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/escola-tecnica-centro-rio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/colegio-allas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/shopmedical-asmedical-com-mat-hosp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/dia-gandhy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/ilha-da-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/aurora-decants/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/up2games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/56-255-707-pedro-icaro-guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/modelo-reparos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/kumon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/go-bold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/astra-bank-garantias-fidejussorias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 462 http_request_duration_ms_count{method="GET",path="/empresa/nubank-parque-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/instituto-nacional-de-educacao-a-distancia-ined/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/a-firma-sign-comunicacao-visual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/dr-sublima-materiais-de-sublimacao-e-transfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/cbo-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/t-j-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 768 http_request_duration_ms_count{method="GET",path="/empresa/hts-high-tec/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/sarah-flor-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/tech-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/freesky/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/grife-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/msp-sofas-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/graciosa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/flor-di-sal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/aan-transportes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/incrementa-sul-capixaba-consultoria-administradora-de-beneficios-e-correto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/xlntrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/_1226882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/ana-costa-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/anilhas-e-cia-comercio-de-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-sinal-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/savez-certificado-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/no-riskyn-consultoria-de-seguros-e-riscos-corporativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/armazem-da-gravura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/primepass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/rvd-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/occa-sushi-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/boutique-dos-brindes-e-festas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 679 http_request_duration_ms_count{method="GET",path="/empresa/lodi-autoparts-comercio-de-produtos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/cob-ortodontia-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/jr-tenis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/ouki-bazar-e-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/rl-contabilidade-assessoria-e-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/carsoul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/for-you-receptivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/jf-implantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/ricos-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/luccauto-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 553 http_request_duration_ms_count{method="GET",path="/empresa/2-cartorio-duque-de-caxias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/rery-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/tay-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 1627 http_request_duration_ms_count{method="GET",path="/empresa/moveis-e-utilitarios-para-o-lar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 3851 http_request_duration_ms_count{method="GET",path="/empresa/rs-clinic/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 2838 http_request_duration_ms_count{method="GET",path="/empresa/ligatech_1301080/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 3182 http_request_duration_ms_count{method="GET",path="/empresa/net-link-guia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 2491 http_request_duration_ms_count{method="GET",path="/empresa/f-m-distribuicao-e-representacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 2318 http_request_duration_ms_count{method="GET",path="/empresa/cjl-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 1358 http_request_duration_ms_count{method="GET",path="/empresa/online-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 1490 http_request_duration_ms_count{method="GET",path="/empresa/azevedo-e-azevedo-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 1869 http_request_duration_ms_count{method="GET",path="/empresa/fabrica-de-oculos-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 1959 http_request_duration_ms_count{method="GET",path="/empresa/incentivale-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 431 http_request_duration_ms_count{method="GET",path="/empresa/feito-consig-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 1239 http_request_duration_ms_count{method="GET",path="/empresa/chale-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 804 http_request_duration_ms_count{method="GET",path="/empresa/clinica-consaude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 412 http_request_duration_ms_count{method="GET",path="/empresa/larissa-pompilio-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 445 http_request_duration_ms_count{method="GET",path="/empresa/aatp-termoplasticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 452 http_request_duration_ms_count{method="GET",path="/empresa/educare-educacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/despachante-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/bellaluv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 555 http_request_duration_ms_count{method="GET",path="/empresa/use-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 408 http_request_duration_ms_count{method="GET",path="/empresa/gsm-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 589 http_request_duration_ms_count{method="GET",path="/empresa/droper-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 893 http_request_duration_ms_count{method="GET",path="/empresa/abesp-ba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/facility-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/casa-cortilla-home-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/agencia-de-viagens-e-turismo-orlando-a-dois/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/qualisenior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/tiflux-sistema-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 143 http_request_duration_ms_count{method="GET",path="/empresa/c-n-f-consultoria-e-gestao-em-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/loja-renaissance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/a-casa-e-sua-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/mtz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/natural-caps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/m-e-c-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/flash-piso-servicos-de-aplicacao-de-revestimentos-de-piso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/mercadao-pet-sjc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 378 http_request_duration_ms_count{method="GET",path="/empresa/papel-plastico-itupeva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/cm-capital-e-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/ns-servicos-de-salao-de-beleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/fluxus-automacao-de-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/rodrigo-avila-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/pro-phisical-aparelhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/confort-revests/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/dea-naturals-carapicuiba-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/ponto-do-bicho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/decar-industria-e-comercio-de-trailers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/exootics-jerseys-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/fapar-faculdade-paranaense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/swile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/diana-planejados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 127 http_request_duration_ms_count{method="GET",path="/empresa/prime-connect-telecomunicacoes-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/prime-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/mecanica-pedrotti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/hospital-veterinario-de-niteroi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/peticione-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/refriparts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/jogabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/wahl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/meu-voo-indenizado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/auto-rios-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/beb-industria-e-comercio-de-materiais-eletricos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/bendito-imovel-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/haiz-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/finehomes1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 897 http_request_duration_ms_count{method="GET",path="/empresa/hering-kids-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/serra-j-c-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/j-j-comercio-e-reparacao-de-bicos-injetores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/condservice-gestao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/ecopower-sistemas-de-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/holy-cup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/colegio-24-de-marco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 495 http_request_duration_ms_count{method="GET",path="/empresa/grafica-da-familia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 576 http_request_duration_ms_count{method="GET",path="/empresa/due-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 596 http_request_duration_ms_count{method="GET",path="/empresa/saude-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/int3-tecnologia-e-servicos-manutencao-de-computadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/carmen-steffens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/hyper-mega/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/marina-mello-rassa-ind-com-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/azul-360-solucoes-empresariais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/fina-flor-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/wg-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/lellis-baby-roupas-infantis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/lynd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/use-mah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/wood-iluminacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/intimates-store-lingeries-e-sex-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/x-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/tw-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/sao-cristovao-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/track-solutions-solucoes-e-rastreadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/alianca-decor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/osan-plano-de-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/sistema-prever_346058/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/m-monaco-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/rede-nacional-de-ensino-e-pesquisa-rnp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/dessoles-bones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/rukam-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/miss-bia-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/rosas-buffet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/odonto-excellence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/jkm-log/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/iodice-denim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/body-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/conserta-smart-vinhedo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/melloello-fit-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/vetro-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/key-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-especialidades-odontologicas-oral-qualitty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/thais-modas-e-acessorios-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/laura-lima-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/staart-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-2-m/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/peg-perego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/w-g-s-de-sousa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/village-enseada-do-castelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/w-f-s-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/r-s-refrigeracao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/bercario-e-escola-infantil-raio-de-sol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/vt-games-e-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/online-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 144 http_request_duration_ms_count{method="GET",path="/empresa/ex-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/farmacenter-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/lottomaster/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/giglio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/ampla-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/safe-connect/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/oticas-gama99/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/fuga-pras-colinas-consultoria-em-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/badlab-centro-de-diagnostico-veterinario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/supletivo-triunfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/borda-bordados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/mma-internet-e-sistemas-filial-em-cruz-das-almas-ba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/hv-textil-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/inova-fibra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/beta-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/jose-eraldo-rodrigues-de-lima-02622767471/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/panda-network/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/lipo-strong/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/icone-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/arvoredo-moveis-sob-medida/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/1001-cargas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/petit-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/18-cargas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/zap-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/austin-comercio-de-calcados-e-acessorios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/futcamisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/minds-up/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/aluguel-de-cacambas-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 560 http_request_duration_ms_count{method="GET",path="/empresa/marmoraria-general_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 534 http_request_duration_ms_count{method="GET",path="/empresa/le-postiche-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/betamed-clinica-de-especialidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/solumak-industria-e-comercio-de-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 1079 http_request_duration_ms_count{method="GET",path="/empresa/bandeira-park/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 578 http_request_duration_ms_count{method="GET",path="/empresa/brasal-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 594 http_request_duration_ms_count{method="GET",path="/empresa/panobianco-academia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/chalfan-e-commerce-acessorios-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-rio-pomba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/pizza-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/proelt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/warren-bowie-e-smith/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/cavalo-forte-suplimento-nutricionais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/center-atestados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/prosul-associacao-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/zanaplast-industria-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/agroverde-sr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/mais-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/gsr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 342 http_request_duration_ms_count{method="GET",path="/empresa/ceramica-portinari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/shopintimo-comercio-e-varejista-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/orcali/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/maxi-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/ampla-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/my-digital-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/bloomer-comercio-varejista-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/lojao-das-fabricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/lindeia-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/selet-acessorios-ltda1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/giga-live-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/encanto-de-cama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 505 http_request_duration_ms_count{method="GET",path="/empresa/suggar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/hevovix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/tmax-global-comercio-de-produtos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/ortiz-negocios-imobiliarios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/eletrocell-comercio-de-produtos-eletronicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/zelar-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/desmoncar-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/inteligencia-bot_1610122/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/imb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/luto-assist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/tessatour-consultores-de-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/insinis-importacao-e-intermediacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/nikey-cobertura-de-vidro_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/tendresse-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/autohub-service/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/meissen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/ontarget-distribuicao-e-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/emporio-dos-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/manfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/komeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/capital-administracao-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/newcastle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/vargas-tecnologia-e-vendas-online-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/concima-incorporadora-e-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/amorelli-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/aluz-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/qartinha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/22ff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/star-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/ambar-baltico-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/instituto-fateam-de-tecnologia-da-amazonia-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 825 http_request_duration_ms_count{method="GET",path="/empresa/web-continental/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/ventisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/gabi-car-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/amobeleza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 381 http_request_duration_ms_count{method="GET",path="/empresa/4-seasons-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 493 http_request_duration_ms_count{method="GET",path="/empresa/itatiaia-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/nuty-alimentos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/nuty-industria-e-comercio-de-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/minuano-hotel-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 521 http_request_duration_ms_count{method="GET",path="/empresa/fernanda-pessoa-curso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/transportadora-amg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/remax-rainha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 782 http_request_duration_ms_count{method="GET",path="/empresa/open-invest-cobrancas-e-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/firenze-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/inter-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/b-link-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/borracharia-do-dede/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/associacao-brasileira-de-pacientes-de-cannabis-medicinal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/merc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/nucleo-de-treinamento-mirim-ntm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/bio-nutra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/editora-abril/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/rio-grande-seguros-e-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/mundo-das-pelucias-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/terraco-italia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/amigos-da-mesa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/joga-doze/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/every-control-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/versatil-glasses/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 603 http_request_duration_ms_count{method="GET",path="/empresa/jp-providers/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 652 http_request_duration_ms_count{method="GET",path="/empresa/magazine-luiza-luizacred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/casa-do-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/adonai-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/rn-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/patio-nsc-leiloes-oficiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 377 http_request_duration_ms_count{method="GET",path="/empresa/rei-caca-vazamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/bourbon-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/infinityblox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/construcap/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/web-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/scopel-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 404 http_request_duration_ms_count{method="GET",path="/empresa/cientificalab/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/calbucco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/jales-centro-automotivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/guarubens-servicos-contabeis-e-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/editora-aprende-brasil/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/le-france-perfumes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/tcc-nota-10/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/vision-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/clube-da-nutricao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/raiz-forte-leiloes-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/lucas-da-mata-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/39-549-945-larissa-kalyne-silva-mendes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 529 http_request_duration_ms_count{method="GET",path="/empresa/credcon-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 731 http_request_duration_ms_count{method="GET",path="/empresa/novacia-internet-e-data-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/a-gata-lingerie-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 377 http_request_duration_ms_count{method="GET",path="/empresa/mattel-do-brasil-fisher-price-barbie-hotwheels-polly-monster-high/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 472 http_request_duration_ms_count{method="GET",path="/empresa/wishin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/acqua-thermas-resorts-olimpia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/tecelagem-santa-vitoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/sublime-comercio-varejista-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/prostaslim-six-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/bella-rose-pratas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/hospital-otorrino-de-goiania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/genezys-marcas-associadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/bruna-semijoias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/magnetismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 362 http_request_duration_ms_count{method="GET",path="/empresa/zenesportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/luc-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/puro-estilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/pinheirense-auto-moto-escola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/agro-dedetizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/piguitars/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/meuofx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/cookie-hosting/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/sigbol-fashion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/susano-correia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/vr-veiculos-recife/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/planet-bike-acessorios-para-motocicletas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/99freelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/creative-copias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/exx-nutrition-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/casa-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/manutecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/panafrio-refrigeracao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/transvita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/bravora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/klow-hair-cosmetics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/agencia-ennove/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/gastrocenter_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-malheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/aguas-cuiaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/otica-raiz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/auto-show-automoveis-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/blumy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/eagle-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/nossa-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/olist-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/foto-clube/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/maxx-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/justa-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/bemol-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/dsa-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/m-c-distribuidora-de-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/segurospromo_195804/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 3029 http_request_duration_ms_count{method="GET",path="/empresa/web-continental-marketplace/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/magazine-five-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/direct-wifi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/brlbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/lumina-pelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/urso-da-sorte-distribuidora-e-intermediadora-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/magicbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/huma-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/contabilidade-e-despachante-ferraz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/peritos-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/art-mobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 376 http_request_duration_ms_count{method="GET",path="/empresa/62-350-727-marcia-antonia-dos-santos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/gcs-cursos-e-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 469 http_request_duration_ms_count{method="GET",path="/empresa/print-ballon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 613 http_request_duration_ms_count{method="GET",path="/empresa/wildbet777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/spfc-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/arte-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/loony-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/postarte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 474 http_request_duration_ms_count{method="GET",path="/empresa/mendes-e-cunha-sociedade-de-advogados/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/malwee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/top-rodas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/360imprimir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/hospital-leforte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 421 http_request_duration_ms_count{method="GET",path="/empresa/potencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 1855 http_request_duration_ms_count{method="GET",path="/empresa/empirescort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/roma-yamaha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/materiais-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/shopping-market-place/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/la-scuderia-comercio-de-roupas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/datamed_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 145 http_request_duration_ms_count{method="GET",path="/empresa/cploc-locacao-de-bens-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/flora-vestindo-sonhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/tenisstar-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 428 http_request_duration_ms_count{method="GET",path="/empresa/shadow/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/credfacil-solucoes-financeiras-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/mj-sound-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/cerpe-diagnosticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/w12/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/teacher-poli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/lupa-assessoria-e-treinamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/racing-rabbit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/futcamisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/evooc-brasil-industria-e-comercio-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-municipal-de-sao-carlos-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/tecnomotive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/comercial-borba-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/computer-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/vita-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/img-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/affiar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/doratos-comercio-de-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 375 http_request_duration_ms_count{method="GET",path="/empresa/dr-celular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/nutylac-industria-e-comercio-de-alimentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/r1-veiculos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/loja-majo-essence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/anima-vida-simples-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 631 http_request_duration_ms_count{method="GET",path="/empresa/clinica-felippe-mattoso/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 773 http_request_duration_ms_count{method="GET",path="/empresa/asbratsp/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/forever-living-products-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/odonto-e-med/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/hospital-baia-sul-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/help-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/inspifar-educacao-comunicacao-e-desenvolvimento-profissional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/epil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/ufrgs-universidade-federal-do-rio-grande-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 772 http_request_duration_ms_count{method="GET",path="/empresa/vivai-cosmeticos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/brasfio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/biosantec-comercio-de-artigos-hospitalares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/horizonte-pet-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/hora-da-festa-buffet-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/bbx-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/lojas-triangulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 140 http_request_duration_ms_count{method="GET",path="/empresa/viva-service-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/m-t-tex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 706 http_request_duration_ms_count{method="GET",path="/empresa/ferreira-junior/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/pj-solucoes-em-refrigeracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/performance-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/black-box-ia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 603 http_request_duration_ms_count{method="GET",path="/empresa/cia-da-saude/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/apeona-cursos-tecnicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/emita-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/adyen-do-brasil-instituicao-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 588 http_request_duration_ms_count{method="GET",path="/empresa/divzero-recuperacao-de-creditos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/yohann-clinic-e-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 414 http_request_duration_ms_count{method="GET",path="/empresa/auto-viacao-porto-rico/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/eletron-seguro-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/c-est-la-vie-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/dumdum-lacos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/antonia-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 144 http_request_duration_ms_count{method="GET",path="/empresa/social-pro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/wa-sport-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/ducash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/bateubet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/depaula-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/luce-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/garden-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/odebrecht-ambiental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/sindiconta-sindicato-dos-contabilistas-do-estado-da-bahia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/patahelp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/sun-side-solucoes-energeticas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 569 http_request_duration_ms_count{method="GET",path="/empresa/compartilhe-viagens-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/my-segredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/anchorlog-transporte-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 1450 http_request_duration_ms_count{method="GET",path="/empresa/acacia-cidadania/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/bhd-obras-e-reformas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/pense-gelado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/evolucao-consorcios-chapeco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/editora-luz-e-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/mais-informatica_1199934/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/master-cell-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/papex-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/canal-companhia-de-securitizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/vitale_1345170/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/campineira-utilidades/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/siqueira-mais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/lu-cardoso-e-caie-rinaldini-producoes-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/bahiana-distribuidora-de-gas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/loja-vilies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/shopinfo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/histotech-laminas-didaticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/lence-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/alternativa-desmanche-e-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/lenovo-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 695 http_request_duration_ms_count{method="GET",path="/empresa/apa-moveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 762 http_request_duration_ms_count{method="GET",path="/empresa/dermaflora-farmacia-de-manipulacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/auto-posto-encanto-do-campo-limpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 391 http_request_duration_ms_count{method="GET",path="/empresa/marcenaria-kairos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/dinamica-balanceamento-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/dga-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 442 http_request_duration_ms_count{method="GET",path="/empresa/n-k-s-s-oticas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/cremones-comercio-varejista-especializado-de-pecas-e-acessorios-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/nacional-go-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/zeus-hookah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/casare-kids-festas-e-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/pharmix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/joias-vip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/arkiminds-executive-training/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/solare-comercializadora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/site-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/lp-consultoria-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/pluvitetto-coberturas-e-toldos-tatui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 383 http_request_duration_ms_count{method="GET",path="/empresa/j17-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/hs-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/flexinter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/clinica-saude-visual-optometria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/sos-telhados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/armarinhos-queiroz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/casa-ines/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="15",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="50",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="100",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="200",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_count{method="GET",path="/_ra-brandpage/_shortname_@_@astro.BpylErDw.css",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/keeta-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/facilita-brasil-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/clinica-veterinaria-e-pet-agvet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 362 http_request_duration_ms_count{method="GET",path="/empresa/nutriblue/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 686 http_request_duration_ms_count{method="GET",path="/empresa/avell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/anjos-do-amor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 601 http_request_duration_ms_count{method="GET",path="/empresa/gp-guia-net/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 387 http_request_duration_ms_count{method="GET",path="/empresa/valid-certificadora-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/eaa-sindicato-dos-agentes-autonomos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 628 http_request_duration_ms_count{method="GET",path="/empresa/garoto-com-local/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 448 http_request_duration_ms_count{method="GET",path="/empresa/pagaleve-tecnologia-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/fatal-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/wam-hoteis-by-wam-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 651 http_request_duration_ms_count{method="GET",path="/empresa/supersim-emp-restimo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/manieri-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/leste-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/viva-local/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/carro-de-mola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/benedo-desenvolvimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/comercio-e-servicos-de-ar-condicionado-ded/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/atacadao-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/creb-centro-de-reumatologia-e-ortopedia-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/distribuidora-mega-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/universidade-federal-fluminense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-servicos-educacionais-e-formativos-padre-pio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/loja-feja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/divine-estetica-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/bluzz-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/lfa-silva-comercial-de-veiculos-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/flakes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/iasep-instituto-de-assistencia-dos-servidores-do-estado-do-para/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 828 http_request_duration_ms_count{method="GET",path="/empresa/zahav-comercio-eletronico-de-joias-e-relogios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/canaa-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/my-trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/acredity-solucoes-de-tecnologia-credito-financiamen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-maggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/loja-dinka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/automovel-clube-brasileiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/colegio-cecilia-meireles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/automatico-brasil-i-marilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/komilao-lanches/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/larroude-comercio-e-exportacao-de-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/nova-era-games-e-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/escritorio-contabil-santa-catarina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/lns-empreendimentos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/santa-forma-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/whatsapp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 424 http_request_duration_ms_count{method="GET",path="/empresa/klubi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/pesadao-clothing-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/west-lake-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 727 http_request_duration_ms_count{method="GET",path="/empresa/cick-bank-digital/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/indrive-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 1108 http_request_duration_ms_count{method="GET",path="/empresa/instituto-do-corretor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 1051 http_request_duration_ms_count{method="GET",path="/empresa/plus-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 1248 http_request_duration_ms_count{method="GET",path="/empresa/tiktok-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 1497 http_request_duration_ms_count{method="GET",path="/empresa/odontoprev/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 378 http_request_duration_ms_count{method="GET",path="/empresa/g7-importacao-comercio-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 428 http_request_duration_ms_count{method="GET",path="/empresa/speed-race/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 1433 http_request_duration_ms_count{method="GET",path="/empresa/zupper-viagens/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 444 http_request_duration_ms_count{method="GET",path="/empresa/jota-jr-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/gec-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 455 http_request_duration_ms_count{method="GET",path="/empresa/audrey-macas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/prefiro-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 461 http_request_duration_ms_count{method="GET",path="/empresa/atc-treinamento-escola-de-aviacao-civil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/studio-mega-hair/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 967 http_request_duration_ms_count{method="GET",path="/empresa/pagseguro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 483 http_request_duration_ms_count{method="GET",path="/empresa/greenn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 601 http_request_duration_ms_count{method="GET",path="/empresa/arm-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 603 http_request_duration_ms_count{method="GET",path="/empresa/fundo-de-desenvolvimento-de-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 549 http_request_duration_ms_count{method="GET",path="/empresa/loovi_194400/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/stripe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/shoulder/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/marcenaria-imperador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/brasil-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/me-mima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 576 http_request_duration_ms_count{method="GET",path="/empresa/toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/nexus-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/beide-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/conecta-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/brava-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/vidracaria-minas-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/bolada-pix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/andaimes-urbe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/garden-editora-tecnologia-e-treinamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/loggi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/excellence-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/super-info-comercio-de-informatica-e-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/ouro-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/planeta-ortopedico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/predial-leindecker-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/ferragens-distrital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/prevx-assessoria-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/nold/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 411 http_request_duration_ms_count{method="GET",path="/empresa/gurubets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 580 http_request_duration_ms_count{method="GET",path="/empresa/moveleiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 512 http_request_duration_ms_count{method="GET",path="/empresa/mundo-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 353 http_request_duration_ms_count{method="GET",path="/empresa/dominalog/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/once-romi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 546 http_request_duration_ms_count{method="GET",path="/empresa/cakto-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/buffet-infantil-tudo-de-bom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/prime-moveis-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 463 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-embracon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/arte-cure/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/metalex-ferramentaria-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 346 http_request_duration_ms_count{method="GET",path="/empresa/vivo-celular-fixo-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 463 http_request_duration_ms_count{method="GET",path="/empresa/conthabil-solucoes-contabeis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/premium-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/ameriica-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 394 http_request_duration_ms_count{method="GET",path="/empresa/world-tennis-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/atrio-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/consultaai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/opx-consorcios-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/stillo-s-formaturas-s-c-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/nova-santa-rita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 492 http_request_duration_ms_count{method="GET",path="/empresa/dg-imports/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/click-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 911 http_request_duration_ms_count{method="GET",path="/empresa/cirella-modas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 1909 http_request_duration_ms_count{method="GET",path="/empresa/orionpsp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 1091 http_request_duration_ms_count{method="GET",path="/empresa/eletrosul-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/solare-energia-renovavel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/o-emprego/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/valorem-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/alares-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/zoetis-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 1407 http_request_duration_ms_count{method="GET",path="/empresa/bela-tintas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/fonseca-bons-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/torres-mediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/celavie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-concurseiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/comcob-assessoria-e-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/morenna-vest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 370 http_request_duration_ms_count{method="GET",path="/empresa/unic-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/racoes-reis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/fabe-faculdade-bertioga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 307 http_request_duration_ms_count{method="GET",path="/empresa/perfectpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/desentupidora-mogiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 519 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-estudo-evandra-nogueira/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/jr-instaladora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/vida-vegas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/flashbets-casa-de-aposta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/selectoperadoraplanosdesaude1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/grupo-simonato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/servipa-administradora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 340 http_request_duration_ms_count{method="GET",path="/empresa/kaisan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/oceantech-automation/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/ph-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/pasquini-comercio-de-medicamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/banco-arbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/o-aristocrata-1751961/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/digicash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/trisul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 601 http_request_duration_ms_count{method="GET",path="/empresa/mapfre-1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/saipos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/anjgg-brasil-comercial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/ryuk-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/mundo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/nummy-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/lux-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/vai-de-promo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-treinamento-e-educacao-continuada-do-carajas-itecc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/pao-do-bento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/grendene-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 378 http_request_duration_ms_count{method="GET",path="/empresa/shopee/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 648 http_request_duration_ms_count{method="GET",path="/empresa/vivamais/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/falcon-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/casa-de-ruter-loja-de-jogos-e-hobbies/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/trc-taborda-recuperacao-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/street-life-store/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 596 http_request_duration_ms_count{method="GET",path="/empresa/fiat/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 566 http_request_duration_ms_count{method="GET",path="/empresa/ceee-rs/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/nocnex-comercial-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/getbet-entretenimento-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 524 http_request_duration_ms_count{method="GET",path="/empresa/foco-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 399 http_request_duration_ms_count{method="GET",path="/empresa/rei-dos-modulos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 572 http_request_duration_ms_count{method="GET",path="/empresa/fani-metais-sanitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 708 http_request_duration_ms_count{method="GET",path="/empresa/avante-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/brslot-brasil-automodelismo-digital-de-fenda-industria-e-comercio-de-brinq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 562 http_request_duration_ms_count{method="GET",path="/empresa/gm-financial/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/sodre-santoro-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/sulamerica-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 533 http_request_duration_ms_count{method="GET",path="/empresa/dmcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/cobli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/rummo-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/albanos-fonoaudiologia-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/viaza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/tf-green-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/centro-automotivo-furtil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 1095 http_request_duration_ms_count{method="GET",path="/empresa/instituto-bioderme/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/estante-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/asa-locadora-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/nero-broker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/governo-do-estado-de-minas-gerais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/goldnet-servicos-de-internet-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/motochefe-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/win365-fun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 431 http_request_duration_ms_count{method="GET",path="/empresa/zarpo-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/wn-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/zurich-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/guria-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/dca-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/help-global-brazil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/a-contabil-jales-sp-consultorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/solucoes-informatica_1000020/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/ortobela-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/404/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="15",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="50",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="100",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="200",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_count{method="GET",path="/404/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/prr-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/zebra-baby-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/ta-no-hype/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 551 http_request_duration_ms_count{method="GET",path="/empresa/unidas-aluguel-de-carros/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/imobiliaria-borba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 545 http_request_duration_ms_count{method="GET",path="/empresa/kasinski-consorcio/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/frigorifico-serradao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/casa-de-bolos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 435 http_request_duration_ms_count{method="GET",path="/empresa/bsn-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/canaa-churrasqueira_187630/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/sofa-forte-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-tecnico-pecas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/meu-mei-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 747 http_request_duration_ms_count{method="GET",path="/empresa/rhavi-carneiros-fluency-academy/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 381 http_request_duration_ms_count{method="GET",path="/empresa/credpix-credito-na-hora-empreendimentos-comerciais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/agabe-tecnologia-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/loganx-growth-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/alliance-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/agoda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/rockfeller-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 477 http_request_duration_ms_count{method="GET",path="/empresa/helte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/dona-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/uniasselvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/viva-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/quantum-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/equipilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/loma-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/golraiz-comercio-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/o-profissional-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/soservi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/onil-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/lema-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/multiplus-coworking-e-apoio-administrativo-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/solidus-seguro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/hbi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/cursos-escola-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/58-136-290-manuela-gomide-da-cunha-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/livia_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 1036 http_request_duration_ms_count{method="GET",path="/empresa/instituto-bravu-s-preparatorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/eleva-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 520 http_request_duration_ms_count{method="GET",path="/empresa/car-place-app/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/rentcars-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/keeta-parceiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/cayena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/ltw-consult/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/almaviva-experience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/aeig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/zayn-instituto-mineiro-de-formacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 799 http_request_duration_ms_count{method="GET",path="/empresa/vip-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/tng-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/metalurgica-florio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/privalia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/resgata-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/elizah/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/conselho-regional-de-medicina-veterinaria-do-estado-do-rio-de-janeiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/ezaligner-sp-servicos-odontologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 515 http_request_duration_ms_count{method="GET",path="/empresa/inovacao-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 597 http_request_duration_ms_count{method="GET",path="/empresa/cred-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 1603 http_request_duration_ms_count{method="GET",path="/empresa/pierre-finance/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 1079 http_request_duration_ms_count{method="GET",path="/empresa/viacao-garcia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 1200 http_request_duration_ms_count{method="GET",path="/empresa/aja-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 1194 http_request_duration_ms_count{method="GET",path="/empresa/ritz-suites-hotel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 1248 http_request_duration_ms_count{method="GET",path="/empresa/w1-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/ritzel-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 382 http_request_duration_ms_count{method="GET",path="/empresa/fidc-fidem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/granvic-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/panos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/lima-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/mistral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 470 http_request_duration_ms_count{method="GET",path="/empresa/barata-safira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/wpoi-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 490 http_request_duration_ms_count{method="GET",path="/empresa/inow-bicicletas-eletricas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/diagnovet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 672 http_request_duration_ms_count{method="GET",path="/empresa/zeroum-bet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/alavancar-fm-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/dommuster-cozinha-e-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/fellipe-krein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/comercial-arthur-bernardes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/sidnei-cabeleireiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 359 http_request_duration_ms_count{method="GET",path="/empresa/odontoclinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/cja-multmarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/correios-celular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/flash-tecnologia-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 418 http_request_duration_ms_count{method="GET",path="/empresa/assistencia-meu-petclub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/hg-colecionaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/uniodonto-sao-jose-dos-campos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/finfine-instituicao-de-pagamento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 334 http_request_duration_ms_count{method="GET",path="/empresa/correspondente-dinamico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/57-816-073-yuri-levi-cabral-peixoto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/aps-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/etruria-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/alef-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/little-duck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/zuza-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 595 http_request_duration_ms_count{method="GET",path="/empresa/west-lab-comercio-de-produtos-para-laboratorio-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/real-auto-pecas-jardim-clarice-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 800 http_request_duration_ms_count{method="GET",path="/empresa/v4-company/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/hype-x-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/auto-lavini-eventos-e-servicos-administrativos-e-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/nutrition-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/eicom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 329 http_request_duration_ms_count{method="GET",path="/empresa/lavtec-figueiredo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/simples-vet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/augusto-cury-producoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/peca-ai-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/mercado-online-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 308 http_request_duration_ms_count{method="GET",path="/empresa/cashme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/obramax-atacado-da-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/msp-com-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/clinica-alfa-men/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 676 http_request_duration_ms_count{method="GET",path="/empresa/sudacred-emprestimo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/temu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/tsi-terceirizacao-de-servicos-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/always-fit-suplementos-alimenticios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/lojas-americanas-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/charlie-tecnologia-e-acomodacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/eja-educa-brasil-ead-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/sem-costura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/m-nunes-armarinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/company-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 846 http_request_duration_ms_count{method="GET",path="/empresa/neoprop-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/imperio-da-sublimacao_184882/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 411 http_request_duration_ms_count{method="GET",path="/empresa/compra-segura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/s-b-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/so-bercos-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/client-co-servicos-de-rede-nordeste-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/cdb-centro-de-diagnosticos-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/black-targ/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/empresas-reunidas-paulista-de-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/cnpj-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 571 http_request_duration_ms_count{method="GET",path="/empresa/vivazz/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/avoraz-centro-educacional-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/nutralisse-comercio-de-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-hearst-distribuidora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/florelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/zaaz-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/b3-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 559 http_request_duration_ms_count{method="GET",path="/empresa/gabriel-jean-burg/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/ath-comercio-de-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/morar-eua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/j-a-rezende-telesservicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/ifinc-solucoes-financeiras-e-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/purple-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/amora-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/instituto-mix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/vikings-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 771 http_request_duration_ms_count{method="GET",path="/empresa/gfl-transportes-e-entregas-rapidas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/bank-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/hughes-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 657 http_request_duration_ms_count{method="GET",path="/empresa/famivita/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/arprex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/premium-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 349 http_request_duration_ms_count{method="GET",path="/empresa/porto-servico-s-a1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/cidadania-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/loja-lamartine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/diploo-kids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/revolux-imagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/employability/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/hf2d-variedades-servicos-e-apoio-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/super-troco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/encanel-comercio-de-material-de-construcoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/dako-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/4play-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/tramitacao-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/camicado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/lojas-cacula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/fiel-torcedor-e-omnisys/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/tecnopires-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 707 http_request_duration_ms_count{method="GET",path="/empresa/finance-assessoria-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 791 http_request_duration_ms_count{method="GET",path="/empresa/body-biulders/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 525 http_request_duration_ms_count{method="GET",path="/empresa/prime-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/mania-de-limpeza-comercio-de-produtos-de-limpeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 1353 http_request_duration_ms_count{method="GET",path="/empresa/essencial-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 565 http_request_duration_ms_count{method="GET",path="/empresa/moveis-bom-de-preco-moveis-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/dualk-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/santana-ferramentas-e-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/rml-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/em-audio-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/premium-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 383 http_request_duration_ms_count{method="GET",path="/empresa/cursos-educaweb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/atlas-pinceis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/maxmilhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/gigamaisfibra1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/major-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/aee-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 393 http_request_duration_ms_count{method="GET",path="/empresa/mat-car-veiculos-ok-e-usados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/instituto-da-imagem-sumare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/relm-audio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/conforto-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 546 http_request_duration_ms_count{method="GET",path="/empresa/trilha-da-crianca-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/casas-da-agua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/rs-performance/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/zello-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 362 http_request_duration_ms_count{method="GET",path="/empresa/zapay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/cia-da-saude_1661824/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/revitex-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 449 http_request_duration_ms_count{method="GET",path="/empresa/espaco-do-sesmt/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/infinity-comercio-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/unicpharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/loja-do-mecanico-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/imperial-toyota/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/evolua-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/loja-folha-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/anasc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/pilates-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/kfc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/soares-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/althera/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/eskiva-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/brastemp-consul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/golder-revisoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/tres-couros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/sellup/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/b-well-vitaminas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/laboratorios-medicos-dr-sergio-franco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/s-a-g-administradora-e-corretora-de-seguros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/bellita-robes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/lackto-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/b-tobace-instalacoes-eletricas-e-telefonicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/digel-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/qualidente-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 491 http_request_duration_ms_count{method="GET",path="/empresa/swanson-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 576 http_request_duration_ms_count{method="GET",path="/empresa/mesquita-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 656 http_request_duration_ms_count{method="GET",path="/empresa/cartorio-fabio-lourenco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 704 http_request_duration_ms_count{method="GET",path="/empresa/kasa-luxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 503 http_request_duration_ms_count{method="GET",path="/empresa/grife-dos-personagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 870 http_request_duration_ms_count{method="GET",path="/empresa/compra-e-volta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/yeet-comercio-e-confeccao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/vaporon-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/millennium-cobrancas-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/kakau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/xbri-pneus_189752/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 750 http_request_duration_ms_count{method="GET",path="/empresa/picpay/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/vk-collection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 353 http_request_duration_ms_count{method="GET",path="/empresa/rojemac-presentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/rennova-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/laser-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/stanley-s-hair-institute/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 702 http_request_duration_ms_count{method="GET",path="/empresa/escola-ateneu-e-ra-tim-bum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 319 http_request_duration_ms_count{method="GET",path="/empresa/shopify/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/cma-protecao-patrimonial1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/cia-de-moda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/outgo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/menoaliv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/smiles/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 778 http_request_duration_ms_count{method="GET",path="/empresa/pneustore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/geekie-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 1205 http_request_duration_ms_count{method="GET",path="/empresa/inter/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 307 http_request_duration_ms_count{method="GET",path="/empresa/grao-de-gente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/ultra-gym/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/my-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/portal-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/vaio-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/auto-center-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/gestao-click/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 1171 http_request_duration_ms_count{method="GET",path="/empresa/yehudi-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 1093 http_request_duration_ms_count{method="GET",path="/empresa/belas-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 1288 http_request_duration_ms_count{method="GET",path="/empresa/sephora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/rca-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 387 http_request_duration_ms_count{method="GET",path="/empresa/sua-consulta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 402 http_request_duration_ms_count{method="GET",path="/empresa/serena-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 493 http_request_duration_ms_count{method="GET",path="/empresa/maple-bear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/instituto-academy-mind/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 445 http_request_duration_ms_count{method="GET",path="/empresa/renovar-transportes_188686/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 524 http_request_duration_ms_count{method="GET",path="/empresa/viagogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/msd-saude-animal-intervet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 564 http_request_duration_ms_count{method="GET",path="/empresa/multilaser-industrial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 507 http_request_duration_ms_count{method="GET",path="/empresa/pan-financeira-s-a-credito-financiamento-e-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 387 http_request_duration_ms_count{method="GET",path="/empresa/abn-protege/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 2197 http_request_duration_ms_count{method="GET",path="/empresa/gooroo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 602 http_request_duration_ms_count{method="GET",path="/empresa/negociun/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 512 http_request_duration_ms_count{method="GET",path="/empresa/stylus-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 1043 http_request_duration_ms_count{method="GET",path="/empresa/chyk-foto-e-video/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 1077 http_request_duration_ms_count{method="GET",path="/empresa/cortina-de-vidro-jf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 1211 http_request_duration_ms_count{method="GET",path="/empresa/generali-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 2157 http_request_duration_ms_count{method="GET",path="/empresa/carreiras-educacao-concursos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 1036 http_request_duration_ms_count{method="GET",path="/empresa/pacto-protecao-veicular/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 411 http_request_duration_ms_count{method="GET",path="/empresa/ja-calculei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/shpx-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 524 http_request_duration_ms_count{method="GET",path="/empresa/auto-truck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/fraga-e-schneider-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 474 http_request_duration_ms_count{method="GET",path="/empresa/simplifica-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 604 http_request_duration_ms_count{method="GET",path="/empresa/we-vets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 460 http_request_duration_ms_count{method="GET",path="/empresa/west-fink-braz-assessoria-de-marketing-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 478 http_request_duration_ms_count{method="GET",path="/empresa/inovatec-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 475 http_request_duration_ms_count{method="GET",path="/empresa/steelbase-estruturas-metalicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 709 http_request_duration_ms_count{method="GET",path="/empresa/uol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 353 http_request_duration_ms_count{method="GET",path="/empresa/star-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/loja-da-eletrificacao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/gokoco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 562 http_request_duration_ms_count{method="GET",path="/empresa/apm-brasil-associacao-de-beneficios-e-protecao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/mundo-3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/baw-clothing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/omega-servicos-para-empresa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/portal-educamundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 554 http_request_duration_ms_count{method="GET",path="/empresa/confiauto-protecao-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/projeto-madeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/uzze-protecao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/jb-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/mercado-oxxo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/telelink/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/b-trader/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/atlas-schindler/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/morais-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 793 http_request_duration_ms_count{method="GET",path="/empresa/liga-das-senhoras-catolicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 639 http_request_duration_ms_count{method="GET",path="/empresa/eletricz-veiculos-do-futuro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/assistcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/credsystem-adm-cartoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/chery-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/meliuz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/moto-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 1243 http_request_duration_ms_count{method="GET",path="/empresa/pagedu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 824 http_request_duration_ms_count{method="GET",path="/empresa/tintas-ciacollor_192338/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 937 http_request_duration_ms_count{method="GET",path="/empresa/murano-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/jtu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/casualy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/blockbuilding-blocos-e-pisos-de-concreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/supera-estimulacao-cognitiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/pedro-granado-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/gran-centro-universitario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/essencial-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/datacorporate/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 356 http_request_duration_ms_count{method="GET",path="/empresa/agro-store-lemattos-gramas-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/fiever-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/unimed-brasilia-df/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/essencial-lab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 346 http_request_duration_ms_count{method="GET",path="/empresa/agfabi-comercio-de-tintas-ltda-em-recuperacao-judicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/matheus-de-oliveira-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/transporte-generoso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/metelson/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/lucas-silva-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/e-cargo-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/amago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/alvo-educacao-profissional-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/abrj/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/alobela/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/care-to-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/qualp-portal-de-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/multivale-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/grupo-ntec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/banco-mercantil-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/parana-aer-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/rede-central-farmacia-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/keeper-sistemas-de-seguranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/santamocashoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/flexpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/ayache-express-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/comunidade-utua/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/uber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/k-zanetti-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/ola-casa-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/igor-fernandes-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 537 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-fecaf/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/cavalini-s/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/br-comerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/oticas-target/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/lora-aliancas-e-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/facio-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/49-055-012-jonathan-gustavo-de-santana-alves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/afinco-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/nubank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 342 http_request_duration_ms_count{method="GET",path="/empresa/editora-dialetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/auxilio-maternidade-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/moda-max/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 490 http_request_duration_ms_count{method="GET",path="/empresa/betterme/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 412 http_request_duration_ms_count{method="GET",path="/empresa/aviva-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 499 http_request_duration_ms_count{method="GET",path="/empresa/ceisc-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 415 http_request_duration_ms_count{method="GET",path="/empresa/kleires-renes-evangelista-reis-04195389682/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/morata-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-van-gogh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 286 http_request_duration_ms_count{method="GET",path="/empresa/nexus-ia-solucoes-de-inteligencia-artificial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 430 http_request_duration_ms_count{method="GET",path="/empresa/oculos-menina-flor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/brasben/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/cooperativa-de-consumo-dos-proprietarios-de-veiculos-e-transportadores-de/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/casarao-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/edenred-frete1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/g5-brjus-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 402 http_request_duration_ms_count{method="GET",path="/empresa/lifekar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/infinity-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/dom-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 458 http_request_duration_ms_count{method="GET",path="/empresa/klema-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 803 http_request_duration_ms_count{method="GET",path="/empresa/velds-casa-inteligente-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 649 http_request_duration_ms_count{method="GET",path="/empresa/midas-time/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 627 http_request_duration_ms_count{method="GET",path="/empresa/delta-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/crypto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 495 http_request_duration_ms_count{method="GET",path="/empresa/corebridge-solucoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 428 http_request_duration_ms_count{method="GET",path="/empresa/belle-house-mobilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 547 http_request_duration_ms_count{method="GET",path="/empresa/muller-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 349 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-brasiliense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/solari-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/babei-no-look/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/ifood/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/queijo-de-minas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/ze-dos-mantos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/costa-do-sol-tv-a-cabo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/lavo-wash-station/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/vitrine-do-vape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/armazem-dos-chinelos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/loreal-professionnel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/atto-construtora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/atcon-equipamentos-industriais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/pixbet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/nescafe-dolce-gusto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/eskala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/emporio-gaino-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/arcerto-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/kong-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/visao-auto-vidros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/darwin-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/r7_1587560/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/volkswagen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/hachi8/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/alfa-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/tapecar-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/intima-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/kto-sportsbook-betting-casino-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/portal-tudo-pra-festas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/clinica-ale-odontologia-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/acerto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/camcol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/mercato-em-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 802 http_request_duration_ms_count{method="GET",path="/empresa/somos-corujas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/facce-esquadrias-de-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/jrs-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/he-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/loja-centaurus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/a3-menage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/lojas-regional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/mb-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/planet-girls/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/dany-moda-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 3586 http_request_duration_ms_count{method="GET",path="/empresa/japa-do-milhao-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/super-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 571 http_request_duration_ms_count{method="GET",path="/empresa/fidc-ipanema-vi/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/davicar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/pet-like/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 143 http_request_duration_ms_count{method="GET",path="/empresa/mega-brava/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/wm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 712 http_request_duration_ms_count{method="GET",path="/empresa/amazon/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/sanches-plus-size/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/loja-oficial-warner-bros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/grupo-support-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 530 http_request_duration_ms_count{method="GET",path="/empresa/carteira-nacional-do-professor_193604/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/double-bet-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 386 http_request_duration_ms_count{method="GET",path="/empresa/bohochic-vicosa-mg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/mara-fonseca-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/gros-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 333 http_request_duration_ms_count{method="GET",path="/empresa/simetria-planos-de-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 356 http_request_duration_ms_count{method="GET",path="/empresa/dunice-e-marcon-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/imperio_501450/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/euro-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/protec-services/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/gavioes-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/berganno-sapataria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/donelli-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/adizio-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/vmpay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/principia-skin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-de-negocios-metropolitana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 1526 http_request_duration_ms_count{method="GET",path="/empresa/atacadao/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/booking-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/capim-santo-boutique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/bet-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 456 http_request_duration_ms_count{method="GET",path="/empresa/madeiramadeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 453 http_request_duration_ms_count{method="GET",path="/empresa/liore-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/gamil-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/expedia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 354 http_request_duration_ms_count{method="GET",path="/empresa/engates-brucke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/tem-administradora-de-cartoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 1332 http_request_duration_ms_count{method="GET",path="/empresa/norte-comercio-de-automoveis/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/habittance-o-lar-do-seu-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 478 http_request_duration_ms_count{method="GET",path="/empresa/pompom-fraldas-descartaveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/sethi-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/simpla-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/sanjotur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/11-567-731-edson-de-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/porto-seguro-seguro-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 578 http_request_duration_ms_count{method="GET",path="/empresa/meu-assessor/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/fa-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 1991 http_request_duration_ms_count{method="GET",path="/empresa/amabile-espaco-gestante/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/transurc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/waip-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/tudo-justo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/ferragens-floresta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/bradesco-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/thays-ariane-camargo-de-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/reval-atacado-de-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/tocantinense/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/loterica-pe-quente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 519 http_request_duration_ms_count{method="GET",path="/empresa/inspire-home/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/grupo-flex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/zelo-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 812 http_request_duration_ms_count{method="GET",path="/empresa/banco-pine-s-a/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/semexe-esportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/sou-energy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/avinash-comercio-de-artigos-de-joalheria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/limite-na-hora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1825 http_request_duration_ms_count{method="GET",path="/empresa/simplic-fundo-de-investimento-em-direitos-creditorios-nao-padronizados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 3386 http_request_duration_ms_count{method="GET",path="/empresa/b4-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 1737 http_request_duration_ms_count{method="GET",path="/empresa/maxipago/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 3548 http_request_duration_ms_count{method="GET",path="/empresa/la-bela-moda-intima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 3534 http_request_duration_ms_count{method="GET",path="/empresa/patriot-memory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 2504 http_request_duration_ms_count{method="GET",path="/empresa/loja-plato-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 2346 http_request_duration_ms_count{method="GET",path="/empresa/gob-distribuidora-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 1398 http_request_duration_ms_count{method="GET",path="/empresa/sz-confeccao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 1144 http_request_duration_ms_count{method="GET",path="/empresa/jessica-de-a-ghidetti-comercio-e-aluguel-de-vestidos-de-fe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 2657 http_request_duration_ms_count{method="GET",path="/empresa/sindico-prime/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 2889 http_request_duration_ms_count{method="GET",path="/empresa/mondini-plantas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 1500 http_request_duration_ms_count{method="GET",path="/empresa/supermercado-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 3100 http_request_duration_ms_count{method="GET",path="/empresa/rastreamento-ceara-gps/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 1632 http_request_duration_ms_count{method="GET",path="/empresa/lexvita-assessoria-previdenciaria-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 728 http_request_duration_ms_count{method="GET",path="/empresa/animal-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 1920 http_request_duration_ms_count{method="GET",path="/empresa/goes-e-nicoladelli-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 1027 http_request_duration_ms_count{method="GET",path="/empresa/alcione-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 970 http_request_duration_ms_count{method="GET",path="/empresa/lello-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 738 http_request_duration_ms_count{method="GET",path="/empresa/botti-e-gobira-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/ocean-drop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/oliveira-peres-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/prime-bag-embalagens-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 658 http_request_duration_ms_count{method="GET",path="/empresa/harmonica-seguro-viagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/conde-de-prata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 386 http_request_duration_ms_count{method="GET",path="/empresa/fusion-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 3 http_request_duration_ms_sum{method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 1210 http_request_duration_ms_count{method="GET",path="/empresa/centro-educacional-sete-de-setembro/",code="200",namespace="brandpage"} 3 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 387 http_request_duration_ms_count{method="GET",path="/empresa/mercatto-contact-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/loja-avante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/lume-assessoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/avantgarde-servicos-automotivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/guilherme-elias-carola/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/tlr-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 523 http_request_duration_ms_count{method="GET",path="/empresa/intervalor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/triax-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/esquadrias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 489 http_request_duration_ms_count{method="GET",path="/empresa/conte-solar/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/casa-dos-colchoes_1251452/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/ipremium-store-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/transforma-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/gabi-calcados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/advocacia-bellinati-perez/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 734 http_request_duration_ms_count{method="GET",path="/empresa/uy3/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/patria-cidadania/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 1870 http_request_duration_ms_count{method="GET",path="/empresa/sadia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/nagem-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 597 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-nacional-bancobras/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/prime-full-pet-foods-imp-e-exp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/atento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 489 http_request_duration_ms_count{method="GET",path="/empresa/banco-sofisa/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/casa-porto-sua-casa-sob-medida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/alexandre-henrique-da-silva-cabral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 831 http_request_duration_ms_count{method="GET",path="/empresa/crc-conselho-regional-de-contabilidade-do-estado-de-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/bershka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/fairfax-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 716 http_request_duration_ms_count{method="GET",path="/empresa/21go-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/bertoldo-transportes-e-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/contabilizei-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/cs-money/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 391 http_request_duration_ms_count{method="GET",path="/empresa/hiwell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/avante-assessoria-recuperadora-de-credito-e-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/alice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/reppos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/xp-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/baby-go-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/brics-craft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/locagora-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/amj-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/mineirao-auto-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/virtual-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/maricotha-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/pet-vendas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 460 http_request_duration_ms_count{method="GET",path="/empresa/justos-consultoria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/solar-diamante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/fruitfy-intermediacoes-e-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/top-radical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/satori-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/reclameaqui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/credpix-tecnologia-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 493 http_request_duration_ms_count{method="GET",path="/empresa/braspress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/rodotrento-sp-transportes-e-logistica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/laventy-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/hospital-central-leste1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 399 http_request_duration_ms_count{method="GET",path="/empresa/realize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/veo-payments-solutions-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/incluir-brasil-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/clisara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/niazi-chohfi-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/rs-data-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/emma-sleep-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/companhia-de-estagios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/davi-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/fuzarka/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/documento-no-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/braavo-e-commerce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/insetsavio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/prevenir-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/viva-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 603 http_request_duration_ms_count{method="GET",path="/empresa/assa-abloy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 426 http_request_duration_ms_count{method="GET",path="/empresa/all-skull/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/terabyte-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 477 http_request_duration_ms_count{method="GET",path="/empresa/go-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 682 http_request_duration_ms_count{method="GET",path="/empresa/cvc-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/convaco-construtora-vale-do-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/hospital-saint-patrick-osasco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/agro-fort-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/eurobras-container/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/sodimac-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/basic-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/cantinho-do-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/silver-crown/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/super-petz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/hospital-de-clinicas-jardim-helena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/gevaerd-andrade-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/randstad/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/elite-smoke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/iresolve-companhia-securitizadora-de-creditos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/contaja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 1148 http_request_duration_ms_count{method="GET",path="/empresa/dm-best-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 1347 http_request_duration_ms_count{method="GET",path="/empresa/jovit-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 528 http_request_duration_ms_count{method="GET",path="/empresa/htv-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 583 http_request_duration_ms_count{method="GET",path="/empresa/trimble-inc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 590 http_request_duration_ms_count{method="GET",path="/empresa/ze-delivery-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/busbud_188480/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 507 http_request_duration_ms_count{method="GET",path="/empresa/tirol-laticinios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 473 http_request_duration_ms_count{method="GET",path="/empresa/josenildes-santos-de-melo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 499 http_request_duration_ms_count{method="GET",path="/empresa/ecoar-medicina-diagnostica-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/ci-intercambio-e-viagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 532 http_request_duration_ms_count{method="GET",path="/empresa/ganhei-bet-br1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 391 http_request_duration_ms_count{method="GET",path="/empresa/eletrica-rocha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 400 http_request_duration_ms_count{method="GET",path="/empresa/g2a-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/53-472-272-wenderson-aparecido-alves-pereira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/neide-notebook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/promove-escola-de-profissoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/hero-administracao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 363 http_request_duration_ms_count{method="GET",path="/empresa/intermed-saude-vila-velha-es-clinicas-medicas_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/star-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/rio-capital-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/cartoes-mais-barato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 600 http_request_duration_ms_count{method="GET",path="/empresa/unicive-centro-universitario-cidade-verde/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 380 http_request_duration_ms_count{method="GET",path="/empresa/7-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/go-case/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 474 http_request_duration_ms_count{method="GET",path="/empresa/malta-esportes/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/quotex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/auto-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/profissao-sucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/eb-treinamentos_1209048/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/meu-preparatorio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 669 http_request_duration_ms_count{method="GET",path="/empresa/hidrabene-store-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/protegelar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 479 http_request_duration_ms_count{method="GET",path="/empresa/zipdin/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/vulon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/router-tech-cnc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/wareclouds-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/gamemarket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/prefeitura-sorocaba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/vaporizer-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/cbh-casas-pre-moldadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 535 http_request_duration_ms_count{method="GET",path="/empresa/nube/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/econ-construtora-e-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/electrolux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/fox-ar-condicionado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/borafama-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 496 http_request_duration_ms_count{method="GET",path="/empresa/climaistec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/north-tec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 393 http_request_duration_ms_count{method="GET",path="/empresa/hsr-hospital-sao-rafael/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/wr-fitness-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/refrisol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 886 http_request_duration_ms_count{method="GET",path="/empresa/ls-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 806 http_request_duration_ms_count{method="GET",path="/empresa/ourtrip-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 961 http_request_duration_ms_count{method="GET",path="/empresa/glam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 344 http_request_duration_ms_count{method="GET",path="/empresa/daiki-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 442 http_request_duration_ms_count{method="GET",path="/empresa/alta-excelencia-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 455 http_request_duration_ms_count{method="GET",path="/empresa/berzerk-industria-e-comercio-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 419 http_request_duration_ms_count{method="GET",path="/empresa/solidez-moto-parts/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 414 http_request_duration_ms_count{method="GET",path="/empresa/gloss-model/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/detrix-industria-e-comercio-de-roupas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 376 http_request_duration_ms_count{method="GET",path="/empresa/unifacs-universidade-salvador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/francisca-joias-contemporaneas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/mg-cacambas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/fotoregistro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/pure-suplesmentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/loja-vita-life/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/appv-associacao-popular-de-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/blokton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/centro-universitario-unifatecie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/rcem-processamento-de-dados-ltda-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/brava-solutions-in-electric-mobility-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/qi-sociedade-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/muvnet_183150/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/joaozinho-despachante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/age-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/cipauto-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/mendes-talent-terceirizacao-e-recursos-humanos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/asa-servicos-e-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/shopee-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/michelle-bottrel-educacao-consciente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/zippi-solucoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/moveis-dalla-costa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/orient-display/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/sistema-anglo-de-ensino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/sportline-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/auto-posto-algas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/consulticart-sistemas-para-cartorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/clube-maxivida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/louiselingerie1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/first-beach-calcados-e-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/prol-administradora-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/espaco-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 540 http_request_duration_ms_count{method="GET",path="/empresa/distribuidor-sexshop-atacadao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/pontuall-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 400 http_request_duration_ms_count{method="GET",path="/empresa/lukinha-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/auto-escola-patricia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/radiante-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 466 http_request_duration_ms_count{method="GET",path="/empresa/loja-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/bontempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/bio-extratus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/jn-esquadrias-em-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/bateu-valeu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/amplia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/rastreae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/tapetes-sao-jose/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/lansinoh-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/espaco-muna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/vinicola-famiglia-zanlorenzi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/icone-elevadores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/greenpanthera-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/gegnet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/concas-consulta-casdastrais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/ton-solucoes-de-pagamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/fonte-dos-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/company-hero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/plastika-brasilia-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/cargobr-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/clube-bancorbras-viagens-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/petiko/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/toy-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/melhor-sorriso-prime-embu-das-artes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/whatspy-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/autok-distribuidora-de-auto-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/ja-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/helpcred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/sulamerica-vida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/le-diamant-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/deonibus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/integrator/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/molekada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/fsl-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/genesis-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/soften-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/vaapty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/e-lens-lentes-de-contato/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/hoteldo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/thiago-resende-drumond-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/mova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/lojas-cem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/master-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/blocobox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/tc-chicotes-sensores-e-cabos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/kiwi-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/clickbus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/envelopamento-arts-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/sin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/mel-cha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/vinci-hair-clinic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 561 http_request_duration_ms_count{method="GET",path="/empresa/caravela-spare-parts-pecas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 831 http_request_duration_ms_count{method="GET",path="/empresa/rm-reformas-e-projetos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/zimobi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 615 http_request_duration_ms_count{method="GET",path="/empresa/wedrop/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/canada-destino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 643 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-formacao-de-condutores-classe-a-e-b-de-itanhaem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/loren-sid/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/corazi-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/fibrartes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/renov-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/velmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/supermercado-tauste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/lentesplus-comercio-optico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/kwara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/drama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/scon-fibras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/gs-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/infinite-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/lar-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/auto-compara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/jar-mod/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 1200 http_request_duration_ms_count{method="GET",path="/empresa/pocket-parfum/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 1213 http_request_duration_ms_count{method="GET",path="/empresa/benx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/bh-shopping/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 147 http_request_duration_ms_count{method="GET",path="/empresa/lend-sociedade-de-credito-direto/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/l-i-z-servicos-financeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/hm-diagnostico-por-imagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/clinica-fares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/clinsav-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 330 http_request_duration_ms_count{method="GET",path="/empresa/w-f-de-mello-assessoria-e-solucoes-juridicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 570 http_request_duration_ms_count{method="GET",path="/empresa/cloudwalk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/lucca-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/zapping-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/brinkids/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/cativa-operadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 478 http_request_duration_ms_count{method="GET",path="/empresa/grupofly1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/evidence-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/frigelar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/late-mia-pet-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 547 http_request_duration_ms_count{method="GET",path="/empresa/atlas-investimentos-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/nys-brand-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/bet3k/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/cactus-gestao-de-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 455 http_request_duration_ms_count{method="GET",path="/empresa/betnacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/multiplike-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/stephani-caroline-pinto-valentim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/br-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 496 http_request_duration_ms_count{method="GET",path="/empresa/dallas-negociacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 384 http_request_duration_ms_count{method="GET",path="/empresa/matchbook/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/veritas-hub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/redsilver-panelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 406 http_request_duration_ms_count{method="GET",path="/empresa/mater-dei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 428 http_request_duration_ms_count{method="GET",path="/empresa/hipervarejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/grupo-ysm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 308 http_request_duration_ms_count{method="GET",path="/empresa/med-imagem-pi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/moura-e-estevam-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/richard-moto-capas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/forta-tech-comercio-de-equipamentos-automotivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/dk-invest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 463 http_request_duration_ms_count{method="GET",path="/empresa/llz-solucao-cobranca/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/athletic-way/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/saldao-da-informatica/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/loja-vallence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/dr-exame-drexame-com-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/verisure-brasil-monitoramento-de-alarmes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/wiapy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/sant-leste-multimarcas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/saleshoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/luxor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/belmax-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/slashop-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/pix-carrao-intermediacoes-de-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 1493 http_request_duration_ms_count{method="GET",path="/empresa/livre-carro-por-assinatura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 410 http_request_duration_ms_count{method="GET",path="/empresa/rancho-da-empada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 482 http_request_duration_ms_count{method="GET",path="/empresa/tecnofire/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 479 http_request_duration_ms_count{method="GET",path="/empresa/loja-lima/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 550 http_request_duration_ms_count{method="GET",path="/empresa/nacional-g3/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 601 http_request_duration_ms_count{method="GET",path="/empresa/cred-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/d-semijoias-acessorios-e-suvenires/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 298 http_request_duration_ms_count{method="GET",path="/empresa/elo-rocket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 650 http_request_duration_ms_count{method="GET",path="/empresa/grupo-ambipar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 308 http_request_duration_ms_count{method="GET",path="/empresa/r2-servicos-de-manutencao-e-reparacao-automotiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/a-tal-da-castanha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 741 http_request_duration_ms_count{method="GET",path="/empresa/lemoritz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 411 http_request_duration_ms_count{method="GET",path="/empresa/ln-precatorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 622 http_request_duration_ms_count{method="GET",path="/empresa/alfamed-servicos-medicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 1077 http_request_duration_ms_count{method="GET",path="/empresa/box-magenta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 600 http_request_duration_ms_count{method="GET",path="/empresa/59-875-411-rodrigo-antunes-ruas-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 542 http_request_duration_ms_count{method="GET",path="/empresa/hq-maniacs-editora-limitada-me/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 326 http_request_duration_ms_count{method="GET",path="/empresa/coremma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/nivel-a-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 366 http_request_duration_ms_count{method="GET",path="/empresa/paideia-business-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/rogerio-carlos-da-silva-mei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 702 http_request_duration_ms_count{method="GET",path="/empresa/arcana-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 712 http_request_duration_ms_count{method="GET",path="/empresa/ativa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 507 http_request_duration_ms_count{method="GET",path="/empresa/talento-incluir/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/atual-administradora-de-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/genpag-gestao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/relogios-da-china/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 311 http_request_duration_ms_count{method="GET",path="/empresa/burgz-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/banco-do-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/safepal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/knn-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 426 http_request_duration_ms_count{method="GET",path="/empresa/calviori/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/cmjl-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 566 http_request_duration_ms_count{method="GET",path="/empresa/c6-bank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/juridico-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/banco-bonsucesso/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/centauro-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/izzy-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/garantti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/tecnocia-servicos-de-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 458 http_request_duration_ms_count{method="GET",path="/empresa/liberty-sociedade-de-credito-ao-microempreendedor-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 503 http_request_duration_ms_count{method="GET",path="/empresa/zape-ecomm-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 539 http_request_duration_ms_count{method="GET",path="/empresa/mais-correios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 512 http_request_duration_ms_count{method="GET",path="/empresa/bet365/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/rodrigues-e-monea-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/back-in-black/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/service-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/murocal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/betbr_1598946/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/seven_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/51-436-448-rian-medeiros-de-souza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/borges-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/mega-isencoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/bravobet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/flow-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/tiago-rocha-palestrante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/luck-bet-eventos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/vitrine-certa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/life-odontomedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/vip-promotora-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/conecta-internet-provider/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/dna-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 317 http_request_duration_ms_count{method="GET",path="/empresa/moveis-kappesberg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/correia-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 342 http_request_duration_ms_count{method="GET",path="/empresa/ideal-portas-e-janelas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 2055 http_request_duration_ms_count{method="GET",path="/empresa/team-bru-assessoria-e-marketing/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/gente-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 464 http_request_duration_ms_count{method="GET",path="/empresa/goat-pay-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 424 http_request_duration_ms_count{method="GET",path="/empresa/atelie-solenne/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/escola-tecnica-mercury-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/qesh-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/auto-moto-escola-denise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/resset-servicos-de-legalizacao-cadastral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/fast-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/use-santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/dr-hair-franchising/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 796 http_request_duration_ms_count{method="GET",path="/empresa/livrarias-curitiba/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/viajar-chile-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 393 http_request_duration_ms_count{method="GET",path="/empresa/faz-ads/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 687 http_request_duration_ms_count{method="GET",path="/empresa/infojobs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/xs6-assistencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 452 http_request_duration_ms_count{method="GET",path="/empresa/losango/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/spc-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/zenkai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/globaltek-window-films-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/santinni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 552 http_request_duration_ms_count{method="GET",path="/empresa/lideranca-cobrancas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/allianz-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 474 http_request_duration_ms_count{method="GET",path="/empresa/colinho-de-mamae/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/tron-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/santa-fe-macas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/pichau-informatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/odonto-guara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 360 http_request_duration_ms_count{method="GET",path="/empresa/nutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/interlog-logistica-distribuicao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/rede-de-farmacias-biomax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/vaga-lume-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/bike-conecta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/via-vini-comercio-e-importacao-de-bebidas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/amice-clinica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/big-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/ange-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 571 http_request_duration_ms_count{method="GET",path="/empresa/cemiterio-vertical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/otica-prevent/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 489 http_request_duration_ms_count{method="GET",path="/empresa/ponto-frio-loja-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/aita-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/escuta-o-veio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/carbono-zero-courier/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/transbelcar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/milagro-agro-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/live-academia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 512 http_request_duration_ms_count{method="GET",path="/empresa/revolut/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 308 http_request_duration_ms_count{method="GET",path="/empresa/poupatempo-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/nosso-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/galapagos-outdoor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 1690 http_request_duration_ms_count{method="GET",path="/empresa/delta-brasil-industrial-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 1853 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-e-drogaria-essencialfarma-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 2044 http_request_duration_ms_count{method="GET",path="/empresa/biolab-e-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 2287 http_request_duration_ms_count{method="GET",path="/empresa/avancar-solucoes-ao-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 2572 http_request_duration_ms_count{method="GET",path="/empresa/malonni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 1333 http_request_duration_ms_count{method="GET",path="/empresa/incoterm-solucoes-em-medicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 2422 http_request_duration_ms_count{method="GET",path="/empresa/apostar-bet-br/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 1776 http_request_duration_ms_count{method="GET",path="/empresa/super-gramas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 869 http_request_duration_ms_count{method="GET",path="/empresa/kital-cred-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 797 http_request_duration_ms_count{method="GET",path="/empresa/emerge-grupo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 1832 http_request_duration_ms_count{method="GET",path="/empresa/rvs-comercio-e-servicos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/duarte-e-almeida-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/temperare-equipamentos-para-cozinhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/lojao-do-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/blessed-outlet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 384 http_request_duration_ms_count{method="GET",path="/empresa/unidock-s-assessoria-e-logistica-de-materiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/vai-com-milhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/mf-rural/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/pet-maxi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/hospital-yes-itapevi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/winxx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/campo-das-orquideas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/agencia-liberty-publicidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 580 http_request_duration_ms_count{method="GET",path="/empresa/weclix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 544 http_request_duration_ms_count{method="GET",path="/empresa/inter-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 504 http_request_duration_ms_count{method="GET",path="/empresa/cerdigital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/shin-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/domestika/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/hiring-consultoria-e-gestao-de-pessoas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/boleto-cell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 1147 http_request_duration_ms_count{method="GET",path="/empresa/sieg-solucoes-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 1261 http_request_duration_ms_count{method="GET",path="/empresa/confident/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/inova-solucoes-e-negocios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/wincred-credito-consignado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 712 http_request_duration_ms_count{method="GET",path="/empresa/novibet/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/promocoes-do-dia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/54-458-498-maria-clara-jan-job-almeida/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/carolina-etz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/b-r-construcoes-e-reformas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/eveo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/gy-distribuicao-e-transportes-de-higienicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/kovi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/lei-atual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/agibank/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/tartuferia-san-paolo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/inova-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/procall-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/juvo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/magazine-torra-torra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 595 http_request_duration_ms_count{method="GET",path="/empresa/anella-ristorante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/js-importacao-e-distribuicao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 347 http_request_duration_ms_count{method="GET",path="/empresa/valverde-atacadisata/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/hailiffe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/trajano-neto-e-paciornik-advogados-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/scrubs-da-ana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/cidadania4u/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/marcello-braga-da-costa-e-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 352 http_request_duration_ms_count{method="GET",path="/empresa/loja-mirante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/concertina-ribeirao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/qr-code-io/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/estrela-azul-industria-e-comercio-de-embalagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/w-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/brisanet-telecomunicacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/baile-pronto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/astra-industria-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/r3-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/eos-hoepers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/pottencial-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/loja-mundi-tecnologia-sem-limites/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/credice/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/algar1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/alpha-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/trainline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 472 http_request_duration_ms_count{method="GET",path="/empresa/ypslon-atacado_179822/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/cobtec-assessoria-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 648 http_request_duration_ms_count{method="GET",path="/empresa/confeccoes-a-b-c-da-malha-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 569 http_request_duration_ms_count{method="GET",path="/empresa/compra-certa-brastempconsul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 613 http_request_duration_ms_count{method="GET",path="/empresa/minha-casa-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 551 http_request_duration_ms_count{method="GET",path="/empresa/panvel-farmacias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 1075 http_request_duration_ms_count{method="GET",path="/empresa/gizeli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 1164 http_request_duration_ms_count{method="GET",path="/empresa/joias-pet-mom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 1459 http_request_duration_ms_count{method="GET",path="/empresa/pagol/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 1278 http_request_duration_ms_count{method="GET",path="/empresa/auto-mecanica-funilaria-e-pintura-alemao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 1264 http_request_duration_ms_count{method="GET",path="/empresa/anjos-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 1159 http_request_duration_ms_count{method="GET",path="/empresa/ssc-telecom/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/fenix-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 710 http_request_duration_ms_count{method="GET",path="/empresa/k2-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 510 http_request_duration_ms_count{method="GET",path="/empresa/parimatch/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 959 http_request_duration_ms_count{method="GET",path="/empresa/medprev-agendamento-online/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 612 http_request_duration_ms_count{method="GET",path="/empresa/outlet-center-br-comercio-de-confeccoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/speedway-transportadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 427 http_request_duration_ms_count{method="GET",path="/empresa/betech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 501 http_request_duration_ms_count{method="GET",path="/empresa/grau-tecnico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/karina-bijuteria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/vgamer-se-joga-na-play/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/boa-viagem-distribuidora-de-livros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/you-go/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/jn-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/trademaster-servicos-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/unifisa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/grupo-docie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/rafael-mozzato-e-cia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/recon-consorcio-nacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/sony-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/modary/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/asap-log-solucoes-em-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/mairo-vergara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/outfit-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/smsbear/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/velotax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/sudeste-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/abccar-suspensao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/sorria-sim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/c-comtelecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 372 http_request_duration_ms_count{method="GET",path="/empresa/ultra-popular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/cpb-casa-publicadora-brasileira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/liquidae/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/solucoes-edp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/exactus-software/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/barte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/transfer-english/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/unimed-centro-sul-fluminense-barra-do-pirai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/carbon-blindados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/belas-letras-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/laticinios-verde-campo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/vigor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/bom-beef-burguers-vila-leopoldina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 470 http_request_duration_ms_count{method="GET",path="/empresa/mundo-dos-iphones_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/unirp-centro-universitario-de-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/perfect-draft/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/futcompany/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/cultura-inglesa-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/jc-sindico-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/caoa-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 591 http_request_duration_ms_count{method="GET",path="/empresa/monte-carlo-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/guerra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/betway/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 419 http_request_duration_ms_count{method="GET",path="/empresa/autovel-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/lbmm-consultoria-empresarial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/ademicon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/space-sports-negocios-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 423 http_request_duration_ms_count{method="GET",path="/empresa/az-intermediacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/thunder-god-co/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/novari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/rolecar-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/loja-magazine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/pix-do-milhao-ltda11/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/planum-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/koncept-inline/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/riocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/comfort-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/unidentis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/bennedita-pan_184056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/joelson-sousa-brito/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/efitec-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/animaker/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/inspira-comercio-varejista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/marcenaria-projeto-a-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/bestcontent-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 523 http_request_duration_ms_count{method="GET",path="/empresa/porto-seguro-administradora-de-consorcios/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/shefa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/makeda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/sr-sorriso-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/airbrush-editor-de-fotos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/logdi-sul-transportes-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/barra-femina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/confeccoes-isimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/legiao-dos-games-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/gmw-consultoria-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/eh-medical/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/dope-tees-comercio-de-roupas-e-pecas-do-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/planner-sociedade-de-credito-direto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/goal-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/quinto-andar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/outlet360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/oiw-telecom-solutions_179572/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/sofa-na-caixa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/kavak-tecnologia-e-comercio-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/creditavel-media-provedor-de-conteudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/lojas-novo-mundo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/universo-eletrico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/jota-pe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/mancilha-construtora-ltda-1133819/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/laticinios-catupiry/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/credaluga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/improjel-solucoes-em-impermeabilizacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/lion-comercio-importacao-exportacao-em-geral/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/helfen-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/pedrao-da-licitacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 399 http_request_duration_ms_count{method="GET",path="/empresa/gosat-avgo-tech-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/germano-agustini-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/giross-tecnologia-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/fabrica3d/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 496 http_request_duration_ms_count{method="GET",path="/empresa/allcare-unifocus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 694 http_request_duration_ms_count{method="GET",path="/empresa/descomplica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 346 http_request_duration_ms_count{method="GET",path="/empresa/uniao-comercio-de-calcados-e-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/mba-usp-esalq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/luagge-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/facebook-servicos-online-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 388 http_request_duration_ms_count{method="GET",path="/empresa/aymore-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/miga-seu-cabelo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/edulivescoladetecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/clush-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 469 http_request_duration_ms_count{method="GET",path="/empresa/pix-pagamento-instantaneo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/la-casa-de-bebida-vi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/alas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/estilo-veggie-shoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/contacel-contabilidade-e-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/monte-bravo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/60-816-712-gervasio-emanuel-de-brito-andre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/vallory-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/global-vox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/dental-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/godam/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/innon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1092 http_request_duration_ms_count{method="GET",path="/empresa/setra-seguranca-do-trabalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 1104 http_request_duration_ms_count{method="GET",path="/empresa/produtinhos-virais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/bimbi-e-bambini/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/rede-casa-nobre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/valux-pay-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/1-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/caoamor-pets/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/odonto-system/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/master-store-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/fit-house-suplementos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/promater-01/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 389 http_request_duration_ms_count{method="GET",path="/empresa/paraflu-do-brasil-industria-de-produtos-quimicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/clinica-premium-care/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/fatec-servico-de-instalacao-eletrica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/confiance-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/harmonia-beneficios-abraspesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/mundo-dos-iphones-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/gk-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/fenix-consultas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/w2z-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/michael-page-recrutamento-e-selecao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 559 http_request_duration_ms_count{method="GET",path="/empresa/bud-comercio-de-eletrodomesticos-ltda/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/ox-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/casa-hoenning/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/pijama-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/brasildental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/yamonaco-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/localiza-aluguel-de-carros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/dealer-honda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/auto-fans-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/777bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/pega-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/canf-formaturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/simples-assim-atacado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/google-brasil-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/schneider-corretora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 421 http_request_duration_ms_count{method="GET",path="/empresa/claro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/syma-solutions/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/check-tudo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/clinica-maia-saude-mental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 1096 http_request_duration_ms_count{method="GET",path="/empresa/airbnb/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/uai-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-nacional-suzuki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/desapego-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/peach-up-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 358 http_request_duration_ms_count{method="GET",path="/empresa/play-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 553 http_request_duration_ms_count{method="GET",path="/empresa/viva-lar-associacao-de-beneficios-mutuos-e-servicos-sociais-e-habitacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/emporiumbux/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 553 http_request_duration_ms_count{method="GET",path="/empresa/veo-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/voluti-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/paizante-eletro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/ganheibet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/petite-jolie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/fraga-e-bitello-investimentos-em-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/caf-maquinas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/penna-regina-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/callflex-sistemas-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/pague-safe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/osvaldo-bolos_194112/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/mrv-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 321 http_request_duration_ms_count{method="GET",path="/empresa/quero-2-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/prime-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/electra/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/vfo-consultoria-e-assessoria-contabil_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/renato-tatagiba-i-cirurgia-plastica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/lumina-consultoria-premium/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 410 http_request_duration_ms_count{method="GET",path="/empresa/global-tech-systems/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/wolf-tecologia-servicos-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 394 http_request_duration_ms_count{method="GET",path="/empresa/renova-ecopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/aurora-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/grupo-voitto-escola-de-gestao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/audi-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/bicalho-e-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/bootpillar-botas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/caesal-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 761 http_request_duration_ms_count{method="GET",path="/empresa/mcs-translog-logistica-e-servicos-de-transporte-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/sandale-criacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/sergio-lucas-ribeiro-borges/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/goodwe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 704 http_request_duration_ms_count{method="GET",path="/empresa/ng-cash/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/grupo-promedica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/ines-cabeleireira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/libardi-ii-empreendimento-imobiliario-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/gaep-ensino-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/alpargatas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/mar-e-sal-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/startools-ferramentas-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/mooca-iphones/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 259 http_request_duration_ms_count{method="GET",path="/empresa/star-cluster-do-brasil-logistica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/mimos-tattoo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/novo-nordisk-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/4-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/made-in-brazil-persianas-e-manufatura-persianas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/bia-constantino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 620 http_request_duration_ms_count{method="GET",path="/empresa/olx-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 137 http_request_duration_ms_count{method="GET",path="/empresa/hpmv-hospital-popular-veterinario/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/rl-centro-automotivo/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/vila-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/pneu-free/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/evartel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/more-mais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/paolucci-tintas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/blink-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/banco-do-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/vitoria-motors-byd/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/onix-liss-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/quattro-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/somwnte-clinicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/bau-da-eletronica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/gsm-server/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/expressao-do-olhar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 380 http_request_duration_ms_count{method="GET",path="/empresa/pronto_1238918/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 518 http_request_duration_ms_count{method="GET",path="/empresa/doutor-multas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/sonoflex-e-tecnologias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 356 http_request_duration_ms_count{method="GET",path="/empresa/petbox-importacao-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 439 http_request_duration_ms_count{method="GET",path="/empresa/wisehealth-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/ceop-centro-especializado-de-odontologia-do-povo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/pandora-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/escola-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/guerra-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/cicatribem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/inova-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/drogaria-liviero/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/castro-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/unopar-curvelo-parana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/bamaq-consorcio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 1495 http_request_duration_ms_count{method="GET",path="/empresa/48-775-968-elias-de-arruda-rodrigues/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 1518 http_request_duration_ms_count{method="GET",path="/empresa/57-231-776-alisson-almeida-dias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 899 http_request_duration_ms_count{method="GET",path="/empresa/rei-dos-cartuchos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 839 http_request_duration_ms_count{method="GET",path="/empresa/app-barber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 1241 http_request_duration_ms_count{method="GET",path="/empresa/clinica-psique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 728 http_request_duration_ms_count{method="GET",path="/empresa/inter-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 1956 http_request_duration_ms_count{method="GET",path="/empresa/faculdade-unyleya-avm-faculdade-integrada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 2014 http_request_duration_ms_count{method="GET",path="/empresa/rms-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 1968 http_request_duration_ms_count{method="GET",path="/empresa/brascar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 808 http_request_duration_ms_count{method="GET",path="/empresa/use-dably/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 557 http_request_duration_ms_count{method="GET",path="/empresa/terra-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 349 http_request_duration_ms_count{method="GET",path="/empresa/colegio-sao-jose-do-maranhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/ourus-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 593 http_request_duration_ms_count{method="GET",path="/empresa/7-store_221706/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 334 http_request_duration_ms_count{method="GET",path="/empresa/cobtec-companhia-de-cobranca-assessoria-e-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/compre-e-confie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/lojao-dos-parafusos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/ave-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/wellhub/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/atcha-moda-alternativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/sounds-of-quartzo-2026-spe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/habitacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/f12-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 775 http_request_duration_ms_count{method="GET",path="/empresa/ticto/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 1757 http_request_duration_ms_count{method="GET",path="/empresa/serenna/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/desafio-empreendedor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/ambep-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/appel-toalhas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/belle-boutiques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/vicalina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/nexus-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/thiago-sant-anna-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/tecval-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/mobile-moveis-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 491 http_request_duration_ms_count{method="GET",path="/empresa/beatriz-rosa-de-freitas-41830536842/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/valora-comercio-e-distribuicao-de-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/deppiexpress/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 408 http_request_duration_ms_count{method="GET",path="/empresa/vino-service-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 702 http_request_duration_ms_count{method="GET",path="/empresa/sata-ferramentas/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/sandoval-filho-sociedade-de-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/barreto-consorcios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/melbet-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/renaproc-servicos-de-analise-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/fleet-solutions-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/nova-onda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/maistodos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/portas-da-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/azon-contabilidade-consultiva/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/ala-porcina-comercio-e-confecoes-de-roupas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/diffusion/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/fun-personalize/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/xcover/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/fenix-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/wb2-negocios-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/hospital-veterinario-botafogo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/biguacu-automoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/gds-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/univebet-gaming-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/amarante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/xnue-investimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/nicequest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/rsa-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/buupe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/gamelearn-gameshop-dl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 405 http_request_duration_ms_count{method="GET",path="/empresa/guldi-colchao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/minhacasafinanciada-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/cora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/oak-vintage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/gad-sport/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 511 http_request_duration_ms_count{method="GET",path="/empresa/bmb-pagamentos/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/tecnofit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/leo-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 387 http_request_duration_ms_count{method="GET",path="/empresa/instituto-prominas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/grupo-nova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/mohr-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 394 http_request_duration_ms_count{method="GET",path="/empresa/avt-energy-comercio-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/box-imports-equipamentos-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 384 http_request_duration_ms_count{method="GET",path="/empresa/mprado-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/self-centro-de-psicologia-e-medicina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/evas-perfumaria-e-salao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/odontologia-manzieri-rio-de-janeiro-rj-clinicas-odontologicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/rosa-selvagem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/gift-4-cars-comercio-e-variedades-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/jac-motors-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/maxpro-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 586 http_request_duration_ms_count{method="GET",path="/empresa/multitare-com/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/black-angus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/vadore-viagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/tenez-pro-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/mundo-da-rede-distribuicao-e-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/alphaco-mundo-alpha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/clinica-cauchioli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/manual-do-milhao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/64-738-654-pedro-augusto-oliveira-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/argennti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/otica-felipe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/css-distribuidora-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/femakbrasil-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/click-moveis-artesanais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/aitek/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 709 http_request_duration_ms_count{method="GET",path="/empresa/trontec-automacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/softpass-infostore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/dolar-churrasqueiras-i-caxias-do-sul-rs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-neurocirurgia-professor-dr-feres-chaddad-neto-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/centro-educacional-yagi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/rastro-servicos-de-rastreamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 289 http_request_duration_ms_count{method="GET",path="/empresa/alcans-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/boa-promocional-kits-corporativos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/portfel-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 322 http_request_duration_ms_count{method="GET",path="/empresa/pet-de-todos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 183 http_request_duration_ms_count{method="GET",path="/empresa/vanessa-stein-de-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 933 http_request_duration_ms_count{method="GET",path="/empresa/kira-perucas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 1209 http_request_duration_ms_count{method="GET",path="/empresa/myhubia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 1009 http_request_duration_ms_count{method="GET",path="/empresa/copel-energia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 1059 http_request_duration_ms_count{method="GET",path="/empresa/enjoy-solar-das-aguas-park-resort/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/sao-paulo-oxigenio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 374 http_request_duration_ms_count{method="GET",path="/empresa/vittia-fertilizantes-e-biologicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 406 http_request_duration_ms_count{method="GET",path="/empresa/gigafiber-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 375 http_request_duration_ms_count{method="GET",path="/empresa/hoteis-le-canton/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 454 http_request_duration_ms_count{method="GET",path="/empresa/trans-login-icamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 949 http_request_duration_ms_count{method="GET",path="/empresa/dental-life-df/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 971 http_request_duration_ms_count{method="GET",path="/empresa/yoi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 2281 http_request_duration_ms_count{method="GET",path="/empresa/prismas-consult-assessoria-e-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 1711 http_request_duration_ms_count{method="GET",path="/empresa/5p/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 2059 http_request_duration_ms_count{method="GET",path="/empresa/juris-on-intermediacao-de-servicos-e-tecnologia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 460 http_request_duration_ms_count{method="GET",path="/empresa/actu-associacao-criciumense-de-transporte-urbano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 414 http_request_duration_ms_count{method="GET",path="/empresa/v-8-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 567 http_request_duration_ms_count{method="GET",path="/empresa/ondoctor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 580 http_request_duration_ms_count{method="GET",path="/empresa/x-traders/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 515 http_request_duration_ms_count{method="GET",path="/empresa/mateus-dos-santos-veiga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 700 http_request_duration_ms_count{method="GET",path="/empresa/brb-credito-financiamento-e-investimento-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 549 http_request_duration_ms_count{method="GET",path="/empresa/strongest-supplements/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 617 http_request_duration_ms_count{method="GET",path="/empresa/instituto-academico-mcs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 1148 http_request_duration_ms_count{method="GET",path="/empresa/instituto-conhecimento-liberta/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 736 http_request_duration_ms_count{method="GET",path="/empresa/brayon-schultz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 451 http_request_duration_ms_count{method="GET",path="/empresa/rafaela-carla-justino/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 385 http_request_duration_ms_count{method="GET",path="/empresa/travessia-securitizadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 551 http_request_duration_ms_count{method="GET",path="/empresa/alura-cursos-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 476 http_request_duration_ms_count{method="GET",path="/empresa/so-acompanhantes-sao-luis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 684 http_request_duration_ms_count{method="GET",path="/empresa/betwinner/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 692 http_request_duration_ms_count{method="GET",path="/empresa/angeza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 476 http_request_duration_ms_count{method="GET",path="/empresa/banco-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/parlenda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/tob/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/monshell-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 307 http_request_duration_ms_count{method="GET",path="/empresa/avon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/itx-gamer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/accioly-gm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/zencial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/unimed-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/vista-ellen-moura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/airela-industria-farmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/rede-andrade-hoteis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/wurth-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 1199 http_request_duration_ms_count{method="GET",path="/empresa/retinox-importacao-e-exportacao-de-acos-inoxidaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/kira-perucas-lace-fronts-wigs-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/playtruco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/credishop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 301 http_request_duration_ms_count{method="GET",path="/empresa/financiamento-imobiliario-itau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/patrimonio-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/copycentro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/opea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/meta-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/ciclo-energia-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/eneba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 490 http_request_duration_ms_count{method="GET",path="/empresa/nova-global/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/iplace-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/financia-tudo-negocios-e-servicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/cred-for-you-negocios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/granterra-comercio-de-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/maxinutri/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/a-m-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/adcos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/ninho-verde/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 381 http_request_duration_ms_count{method="GET",path="/empresa/amor-saude-centro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/brb-banco-de-brasilia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/d-de-f-goncalves-excelente-qualificacao-profissional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/realiza-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/anjos-de-patas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/villa-cerroni/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/medicpet-assistencia-medica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/medic-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/marsol-embalagens-e-descartaveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/eudora-representantes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/irreverente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 447 http_request_duration_ms_count{method="GET",path="/empresa/cloudbeds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/estrada-facil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/tmt-tur/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/9f-game/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/loja-virus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/sportbay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 149 http_request_duration_ms_count{method="GET",path="/empresa/ciber-solar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/bm-vagas-empregos-e-rh-estrategico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/colegio-plenitude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/ana-pinheiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/consiga-emprestimos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/velox-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 300 http_request_duration_ms_count{method="GET",path="/empresa/puc-pr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/monreale-joias-especiais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/escola-conquer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/supremabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/cheias-de-charme_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/ye-cash-servicos-financeiros-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 269 http_request_duration_ms_count{method="GET",path="/empresa/doterra-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/distribuidora-de-pratas-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/credjet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/la-bella-pizzaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 373 http_request_duration_ms_count{method="GET",path="/empresa/fretadao_181570/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/goiastel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 586 http_request_duration_ms_count{method="GET",path="/empresa/donna-ferragens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/grupo-biblos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/open-tkt/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/db-meteoro-comercio-de-moveis-e-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/lcl-investimentos-e-produtos-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/viegas-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/bons-tempos-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/intermac-assistence/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/pro360-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/techmobile/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/bahia-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/eduardo-waga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 156 http_request_duration_ms_count{method="GET",path="/empresa/global-sistemas-telecom-comercio-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/jps-farma-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/silicone-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/perla-bella-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/sonho-da-sorte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/pedro-paludetto-arquitetura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 514 http_request_duration_ms_count{method="GET",path="/empresa/ftd-educacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 446 http_request_duration_ms_count{method="GET",path="/empresa/self-spin-administradora-de-imoveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 230 http_request_duration_ms_count{method="GET",path="/empresa/transfacil-consorcio-operacional-do-transporte-coletivo-de-passageiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/up-desenvolvimento-de-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/l-f-magalhaes-engenharia-e-manutencao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/date-secreto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/ge-eletrodomesticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/hoje-previdencia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 657 http_request_duration_ms_count{method="GET",path="/empresa/kim-paes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/associacao-de-socorro-mutuo-support-group-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/zara-brasil-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/savanna-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/salvador-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/phytoterapica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/na-web-utilidades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 396 http_request_duration_ms_count{method="GET",path="/empresa/trip-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 400 http_request_duration_ms_count{method="GET",path="/empresa/qconcursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 554 http_request_duration_ms_count{method="GET",path="/empresa/magazine-luiza-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 551 http_request_duration_ms_count{method="GET",path="/empresa/rovitex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 397 http_request_duration_ms_count{method="GET",path="/empresa/micropro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 516 http_request_duration_ms_count{method="GET",path="/empresa/winbrl/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 600 http_request_duration_ms_count{method="GET",path="/empresa/big-essencias-e-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 491 http_request_duration_ms_count{method="GET",path="/empresa/pagesy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/silvana-assa-abloy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 409 http_request_duration_ms_count{method="GET",path="/empresa/blueticket/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 517 http_request_duration_ms_count{method="GET",path="/empresa/caixa-seguradora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 273 http_request_duration_ms_count{method="GET",path="/empresa/positivo-brasil-limpa-nome/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/maniva-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/aipede-delivery/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 622 http_request_duration_ms_count{method="GET",path="/empresa/ironberg-sp-academia-de-musculacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/sidepay-fintech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/vetorial-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/minds-english-school/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/berrymart-tecnologia-servicos-e-pagamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/lc-games-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/neto-confeccoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/gigil-teen/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/amigos-da-estetica-saude-e-bem-estar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/sagga/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/porto-pet-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 385 http_request_duration_ms_count{method="GET",path="/empresa/mariposa-moda-feminina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/porto-assessoria-contabil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 317 http_request_duration_ms_count{method="GET",path="/empresa/wittcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/gina/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/urim-engenharia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/farta-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/a-fabula/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 258 http_request_duration_ms_count{method="GET",path="/empresa/idimex-do-brasil-industria-e-comercio-de-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 177 http_request_duration_ms_count{method="GET",path="/empresa/cerave-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/open-era/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/ldc-loja-do-craque/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/rennova-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/anora-spaces/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/instituto-hugo-de-sao-vitor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/cbubuu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/dafny-castillo-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/dom-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/kayak-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/mercado-mario-primarano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/armazem-mineiro/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/clinica-odontologica-rr-miranda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/azul-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/sousa-shops-comercio-de-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 256 http_request_duration_ms_count{method="GET",path="/empresa/fonte-do-iphone/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/orion_1377488/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/z8games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/impaktcom-espumas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 374 http_request_duration_ms_count{method="GET",path="/empresa/sk-motors/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 362 http_request_duration_ms_count{method="GET",path="/empresa/hospital-santa-julia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/anthom-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/print-house/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/luz-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/w-a-toldos-e-coberturas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/ax-autorizada-xerox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 345 http_request_duration_ms_count{method="GET",path="/empresa/soliv-1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/aera-pilates/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/madrid-servicos-administrativos-e-empresariais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/mega-money-servicos-e-negociacoes-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/magnetron/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/nutriex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/my-charms-1679765/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/acordo-certo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/online-star-register/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/convicta-administracao-de-imoveis-e-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/assefaz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/guapa-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/veeva-labs/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/votre-consultoria-financeira-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/cafe-com-deus-pai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 396 http_request_duration_ms_count{method="GET",path="/empresa/definity-laser/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/petramil-produtos-automotivos-e-industriais-lubrificantes-oleos-hidraulico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/prime-servicos-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 367 http_request_duration_ms_count{method="GET",path="/empresa/picpay-bank-banco-multiplo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/atelie-danieli-jeniffer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 190 http_request_duration_ms_count{method="GET",path="/empresa/drogaria-total/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/floresta-carpintaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 260 http_request_duration_ms_count{method="GET",path="/empresa/zinzane/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/garmin-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/jlx-suplementos-e-cosmeticos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 405 http_request_duration_ms_count{method="GET",path="/empresa/wesley-rodrigues-andrade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 405 http_request_duration_ms_count{method="GET",path="/empresa/boticario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 438 http_request_duration_ms_count{method="GET",path="/empresa/facility-cred-instituicao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 730 http_request_duration_ms_count{method="GET",path="/empresa/familia-bacellar-assessoria-imobiliaria/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 558 http_request_duration_ms_count{method="GET",path="/empresa/company-mb-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/sigo-carteira-digital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 618 http_request_duration_ms_count{method="GET",path="/empresa/biostevi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 700 http_request_duration_ms_count{method="GET",path="/empresa/gutierrez-pneus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 741 http_request_duration_ms_count{method="GET",path="/empresa/house-incorporadora-e-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 442 http_request_duration_ms_count{method="GET",path="/empresa/lokos-por-acai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 440 http_request_duration_ms_count{method="GET",path="/empresa/turbonet-telecom-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 449 http_request_duration_ms_count{method="GET",path="/empresa/thecar-locacao-de-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 455 http_request_duration_ms_count{method="GET",path="/empresa/voggsat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 1660 http_request_duration_ms_count{method="GET",path="/empresa/mercado-livre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 1265 http_request_duration_ms_count{method="GET",path="/empresa/lojas-zyron_1384252/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 1773 http_request_duration_ms_count{method="GET",path="/empresa/carrera-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 1647 http_request_duration_ms_count{method="GET",path="/empresa/moveis-bom-pastor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1488 http_request_duration_ms_count{method="GET",path="/empresa/uscs-universidade-municipal-de-sao-caetano-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 2673 http_request_duration_ms_count{method="GET",path="/empresa/banco-renault/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 2448 http_request_duration_ms_count{method="GET",path="/empresa/a-saude-clinica-medica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 2361 http_request_duration_ms_count{method="GET",path="/empresa/art-n-vidro-praia-grande/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 679 http_request_duration_ms_count{method="GET",path="/empresa/eletro-sound/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 2361 http_request_duration_ms_count{method="GET",path="/empresa/vhsys-informacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 1220 http_request_duration_ms_count{method="GET",path="/empresa/uhuu-com-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 498 http_request_duration_ms_count{method="GET",path="/empresa/confere-veicular-consultoria-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/nacional-tecnologia-de-pagamentos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/df-eletrotecnica-comercio-manutencao-e-locacao-de-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 452 http_request_duration_ms_count{method="GET",path="/empresa/maia-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/lorraine-andrade-silva-da-cunha/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 645 http_request_duration_ms_count{method="GET",path="/empresa/esteves/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/def-aliancas-aliancas-de-moedas-antigas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 615 http_request_duration_ms_count{method="GET",path="/empresa/laquila-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/avanzzi-colchoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/bet-king/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 361 http_request_duration_ms_count{method="GET",path="/empresa/futshop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 367 http_request_duration_ms_count{method="GET",path="/empresa/loja-focus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/gvgmall/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 400 http_request_duration_ms_count{method="GET",path="/empresa/carl-zeiss-vision/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 332 http_request_duration_ms_count{method="GET",path="/empresa/marca-fala/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 897 http_request_duration_ms_count{method="GET",path="/empresa/med-pet-clinica-veterinaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/hefesto-steel-frame-empreendimentos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 294 http_request_duration_ms_count{method="GET",path="/empresa/instituto-homem-tatuape/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/hidratei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-voa-nordeste/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 339 http_request_duration_ms_count{method="GET",path="/empresa/hospital-sao-luiz-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/ecasa-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/loja-rio-preto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/prestige-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/loto-sniper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 427 http_request_duration_ms_count{method="GET",path="/empresa/paramount-plus/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 511 http_request_duration_ms_count{method="GET",path="/empresa/bioestetica-jessica-leistayo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 379 http_request_duration_ms_count{method="GET",path="/empresa/paycorp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 429 http_request_duration_ms_count{method="GET",path="/empresa/kassio-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/vedius/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/abex-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/deck-carioca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/moscardin-e-moscardin-eventos-desportivos-e-culturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/plasser-do-brasil-comercio-ind-e-representacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/classe-administradora-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/scorsatto-empreendimentos-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/olist/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/appmax/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/multimarcas-consorcios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/motoworld/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/ray-fashion-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 337 http_request_duration_ms_count{method="GET",path="/empresa/safra-consorcios-contemplados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/hey-mu-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/local-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/tech-imported/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/calmaria-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/la-salle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/one-payments/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/66-615-676-daniele-campos-da-silva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/pan-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 305 http_request_duration_ms_count{method="GET",path="/empresa/coopercica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 329 http_request_duration_ms_count{method="GET",path="/empresa/voppi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/decorar-paisagismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/luspace-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 354 http_request_duration_ms_count{method="GET",path="/empresa/fundo-de-investimento-em-direitos-creditorios-nao-padronizados-npl-ii_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/767-jeans/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/masterboi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/r1-tech/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/vvs-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/rkv-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/rp-info-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/qualicenter-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/ads-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/vivo-na-25/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 316 http_request_duration_ms_count{method="GET",path="/empresa/oceano-b2b/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/berneck/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/k-s-artigos-esportivos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/yang-loteamentos-de-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/planet-fiber/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/tere-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/martins-negocios-imobiliarios_191152/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/invista-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/tmkt-telemarketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/alianca-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/gama-saude/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/lagos-de-itaipava-incorporadora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/imed-mogi-instituto-de-medicina-especializada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/imob-solution-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/ir-solucoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/chatpay-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/use-aurora-diva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/emporio-dom-olivio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/ziptalk/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/7lab-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/noverde-correspondente-bancario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 299 http_request_duration_ms_count{method="GET",path="/empresa/lahory/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 447 http_request_duration_ms_count{method="GET",path="/empresa/anbernic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 363 http_request_duration_ms_count{method="GET",path="/empresa/editora-viseu/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/menelim-consultora-e-gestao-condominial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/padaria-salerno/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/trastevere-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/roquenrou/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/desentupidora-sao-paulo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/grid-motors/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/arte-afins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/centro-universitario-uninter/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 1217 http_request_duration_ms_count{method="GET",path="/empresa/oculart-centro-de-cuidado-a-pessoa-monocular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 1149 http_request_duration_ms_count{method="GET",path="/empresa/vitalcare/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/clinica-sollis-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/clinica-cury-odontologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/ue-brasil-uniao-dos-estudantes-u2013-colegiais-e-universitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/two-ever/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 291 http_request_duration_ms_count{method="GET",path="/empresa/br7-construtora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 296 http_request_duration_ms_count{method="GET",path="/empresa/ivo-camisas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/romava-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/malta-rosa-e-partners-outsourcing-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/novo-horizonte-promotora-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/magen-ip/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/buffet-crepe-tres-marias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/oficina-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/bon-atacadista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/youcine/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/lado-fit/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/ouro-pharma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/moura-dubeux-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/boxtop-tecnologia-em-elevacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/unex-internet-tv/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/marca-esportiva/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/vale-saude-sempre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/abrace-esperanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/sl-servicos-de-funilaria-e-pintura/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 323 http_request_duration_ms_count{method="GET",path="/empresa/universidade-cruzeiro-do-sul/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/arcesp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/one-conection-comercio-de-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/portal-925/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/madeirado-loja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/66-308-476-andreza-vitoria-gomes-dos-santos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 392 http_request_duration_ms_count{method="GET",path="/empresa/comprocard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/tio-huli/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 948 http_request_duration_ms_count{method="GET",path="/empresa/bonita-by-lari/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 1131 http_request_duration_ms_count{method="GET",path="/empresa/colchoes-ortobom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/megafarma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/prospera-produtos-digitais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/intuit-assessoria-e-corretora-de-seguros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 293 http_request_duration_ms_count{method="GET",path="/empresa/credito-direto-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 314 http_request_duration_ms_count{method="GET",path="/empresa/baliza-automatica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/oi-internet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/lojas-marques/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/gettransfer/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/avila-travels-club-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/viva-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/pomar-decoracoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 283 http_request_duration_ms_count{method="GET",path="/empresa/maxi-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/ticket360/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/acertto-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/use-amena/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/transferilar-mudancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/credicoamo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/grafica-das-graficas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/gt-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/districarnes-comercio-de-carnes-e-derivados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/emotion-criativa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/di-gaspi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/vitashop-comercio-varejista-de-produtos-e-intermediacoes-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/duosat-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/brasa-burguers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/biomagistral_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/artec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 365 http_request_duration_ms_count{method="GET",path="/empresa/lavanderia/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/up-service-consultoria-e-facilities-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/vozzuca-cafes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 152 http_request_duration_ms_count{method="GET",path="/empresa/sara-costa-beauty/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/outlet-de-passagens/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/alfa-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/seahorse-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 277 http_request_duration_ms_count{method="GET",path="/empresa/simonetto-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/cartorio-de-registro-civil-sertaozinho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 480 http_request_duration_ms_count{method="GET",path="/empresa/allied/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 436 http_request_duration_ms_count{method="GET",path="/empresa/yes-card/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 355 http_request_duration_ms_count{method="GET",path="/empresa/factec-faculdade-cursos-e-supletivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 271 http_request_duration_ms_count{method="GET",path="/empresa/clube-de-leitura-quindim/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 380 http_request_duration_ms_count{method="GET",path="/empresa/bendito-bar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/lokamig-rent-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/arthur-santos-carvalho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/alo-bebe-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/passaporte-idiomas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/orbis-oficial-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/mobly/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/meditraf-clinica-de-medicina-do-trafego-e-do-transito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/maria-helena-alves-de-vasconcelos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/cereja-joias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/condec/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/nichele-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/conecta-cursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/j-m-n-arte-visual-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 266 http_request_duration_ms_count{method="GET",path="/empresa/track-e-field/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/usaflex/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/supersonic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 463 http_request_duration_ms_count{method="GET",path="/empresa/aura-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/eau-de-leon-comercio-de-fragrancias-perfumes-e-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/unip-universidade-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 201 http_request_duration_ms_count{method="GET",path="/empresa/dids-company-ecommerce-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/rincao-estofados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/bl-servicos-de-cobranca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/h-belle-lingerie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/omiexperience/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/banco-cetelem/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/estetica-juliane-oliveira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 261 http_request_duration_ms_count{method="GET",path="/empresa/midea/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/lg-electronics/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/dicorpo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 931 http_request_duration_ms_count{method="GET",path="/empresa/md-translog_180070/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 463 http_request_duration_ms_count{method="GET",path="/empresa/veloce-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 495 http_request_duration_ms_count{method="GET",path="/empresa/lab-import-importacao-e-exportacao-de-equipamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 562 http_request_duration_ms_count{method="GET",path="/empresa/j-a-luccas-comercio-de-bijuterias-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 412 http_request_duration_ms_count{method="GET",path="/empresa/dl-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/kokeshi-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 761 http_request_duration_ms_count{method="GET",path="/empresa/valle-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 354 http_request_duration_ms_count{method="GET",path="/empresa/instituo-libano/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/ma-belle-atacado-e-varejo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/kley-hertz/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/bio-meds-pharmaceutica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/loja-vika-vika-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/basique-comercio-de-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/x5-music/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/prime-decor-moveis-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/guga-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/geniodesks/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1512 http_request_duration_ms_count{method="GET",path="/empresa/angela-modas-sao-paulo-sp-acessorios-de-vestuario/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 239 http_request_duration_ms_count{method="GET",path="/empresa/unique-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/luve-sites-inteligentes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/belcar-veiculos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 325 http_request_duration_ms_count{method="GET",path="/empresa/santa-rita-logistic/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/life-labs-comercio-de-suplementos-e-vitaminas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 343 http_request_duration_ms_count{method="GET",path="/empresa/moderna-meninas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/frangosul/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 369 http_request_duration_ms_count{method="GET",path="/empresa/federzoni-supermercados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 368 http_request_duration_ms_count{method="GET",path="/empresa/nobreaknet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 525 http_request_duration_ms_count{method="GET",path="/empresa/cristian-automoveis_184906/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 448 http_request_duration_ms_count{method="GET",path="/empresa/fit-you-fashion-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 432 http_request_duration_ms_count{method="GET",path="/empresa/su-riso-clinica-odontologica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/drogao-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 255 http_request_duration_ms_count{method="GET",path="/empresa/df-vistorias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 348 http_request_duration_ms_count{method="GET",path="/empresa/owem-pay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 377 http_request_duration_ms_count{method="GET",path="/empresa/pet-food-solution/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 396 http_request_duration_ms_count{method="GET",path="/empresa/portobello/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 295 http_request_duration_ms_count{method="GET",path="/empresa/megalajes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 475 http_request_duration_ms_count{method="GET",path="/empresa/clicklet-comercio-de-produtos-de-informatica-e-papelaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/saliba-e-saliba-advogados-associados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 241 http_request_duration_ms_count{method="GET",path="/empresa/erglares-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 268 http_request_duration_ms_count{method="GET",path="/empresa/clube-juridico-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/alliance-placas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/santa-cruz-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/instituto-terapeutico-clarimar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 184 http_request_duration_ms_count{method="GET",path="/empresa/incenticard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/ipemig/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/plataforma-snew-points/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/vlr-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/58-668-274-samuel-araujo-de-medeiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/bm-mix-vendas-econ-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/protect-car/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 524 http_request_duration_ms_count{method="GET",path="/empresa/44-333-302-lorrayne-alves-lopes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 310 http_request_duration_ms_count{method="GET",path="/empresa/carlos-miro-advogados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 451 http_request_duration_ms_count{method="GET",path="/empresa/blipay/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/banco-inter/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/sortenabet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/comercial-gomes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 1441 http_request_duration_ms_count{method="GET",path="/empresa/centro-universitario-celso-lisboa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 2681 http_request_duration_ms_count{method="GET",path="/empresa/viva-sofas-jundiai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 2018 http_request_duration_ms_count{method="GET",path="/empresa/iberica-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 1691 http_request_duration_ms_count{method="GET",path="/empresa/ar-multimarcas-comercio-varejista-de-artigos-de-vestuario-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 2737 http_request_duration_ms_count{method="GET",path="/empresa/machine-pro-maquinas-e-ferramentas-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 2736 http_request_duration_ms_count{method="GET",path="/empresa/credito-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 2851 http_request_duration_ms_count{method="GET",path="/empresa/beneditta-roupas-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 812 http_request_duration_ms_count{method="GET",path="/empresa/daiso-japan-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 496 http_request_duration_ms_count{method="GET",path="/empresa/agco-do-brasil-comercio-e-industria-ltda/",code="404",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 2876 http_request_duration_ms_count{method="GET",path="/empresa/cavallino-restaurante/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 2957 http_request_duration_ms_count{method="GET",path="/empresa/expresso-rio-vermelho/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 517 http_request_duration_ms_count{method="GET",path="/empresa/loja-mais-feminina-calcados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 1762 http_request_duration_ms_count{method="GET",path="/empresa/eletronic-shopp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 527 http_request_duration_ms_count{method="GET",path="/empresa/ouro-porto-alegre/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 470 http_request_duration_ms_count{method="GET",path="/empresa/cd-point/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 812 http_request_duration_ms_count{method="GET",path="/empresa/rosa-maria-produtos-naturais-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 608 http_request_duration_ms_count{method="GET",path="/empresa/futebol-religiao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 380 http_request_duration_ms_count{method="GET",path="/empresa/personal-shopper-orlando/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/wear-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 799 http_request_duration_ms_count{method="GET",path="/empresa/bella-duda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/medcei-centro-clinico-e-diagnostico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/laboratorio-o-s-rezende/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 282 http_request_duration_ms_count{method="GET",path="/empresa/topinvest/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/top-one-servicos-de-credito/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/netpark/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/consultoria-vince/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/galapagos-capital/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 176 http_request_duration_ms_count{method="GET",path="/empresa/rage-hospitalar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/chocobom-doceriagourmet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/mybox/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/trip-study-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 197 http_request_duration_ms_count{method="GET",path="/empresa/hit-airsoft-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/powergames-digitais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/aposte-na-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 351 http_request_duration_ms_count{method="GET",path="/empresa/estude-sem-fronteiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/cabide-infantil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/monyer-marketing/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/tres-tech-games-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/jornal-o-tempo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/gabarito-e-forma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/asmanhas-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/nova-gestoes-recuperadora-de-ativos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/jb-aliancas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 384 http_request_duration_ms_count{method="GET",path="/empresa/senff/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 247 http_request_duration_ms_count{method="GET",path="/empresa/pangeia-96/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 430 http_request_duration_ms_count{method="GET",path="/empresa/rifei/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/hedder-tecnologia-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/azetech-solucoes-em-ti/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 191 http_request_duration_ms_count{method="GET",path="/empresa/sats-capital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/grupo-tgn/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/mystic-do-brasil-limitada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/cefeq-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/ade-decore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/jugui/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/miles-car-rental/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/nicon-projetos-e-construcoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/facimig-ead/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 494 http_request_duration_ms_count{method="GET",path="/empresa/conexao-comercio-varejista-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 274 http_request_duration_ms_count{method="GET",path="/empresa/ok-jogo-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/magia-do-tarot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 216 http_request_duration_ms_count{method="GET",path="/empresa/cpcom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/n1-promotora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 279 http_request_duration_ms_count{method="GET",path="/empresa/nordeste-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/jht-df-comercio-de-produtos-e-equipamentos-esportivos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/bow-e-holding/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/bassan-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/comprecar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/mv-gestao-de-midia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/grupo-gr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 309 http_request_duration_ms_count{method="GET",path="/empresa/fui-gostei-trips/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/espaco-do-aluminio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 209 http_request_duration_ms_count{method="GET",path="/empresa/mk-iluminacao-montagem-e-comercio-de-materiais-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/o-cao-nosso-hospital-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/coopercred-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/elite-aco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 244 http_request_duration_ms_count{method="GET",path="/empresa/ridolfinvest-2-fundo-de-investimento-em-direitos-creditorios-nao-padroniza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/spyx/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 729 http_request_duration_ms_count{method="GET",path="/empresa/bagaggio-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/mr-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/accio-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 331 http_request_duration_ms_count{method="GET",path="/empresa/caixa-economica-federal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/capital-sexy/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 155 http_request_duration_ms_count{method="GET",path="/empresa/tz-comix/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/greatpages/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/delta-engenharia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/pneus-paulista/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 158 http_request_duration_ms_count{method="GET",path="/empresa/impactos-models/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/boston-medical-group/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 270 http_request_duration_ms_count{method="GET",path="/empresa/eliel-figueiredo-laboratorios-medicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/santa-casa-de-maringa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/tsi-importacao-e-comercio-de-autopecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 522 http_request_duration_ms_count{method="GET",path="/empresa/tryplo-tecnologia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/futebolcard/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/martins-lopes-administracao-de-condominios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 416 http_request_duration_ms_count{method="GET",path="/empresa/moveere-solucoes-em-cnh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 154 http_request_duration_ms_count{method="GET",path="/empresa/anima-pet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/shingle-comercio-de-material-de-construcao-seco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/nr-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 284 http_request_duration_ms_count{method="GET",path="/empresa/tiger-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 198 http_request_duration_ms_count{method="GET",path="/empresa/metaweb-host-center/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/portoseg-s-a-credito-financiamento-e-investimento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/fut-retro-camisetas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 306 http_request_duration_ms_count{method="GET",path="/empresa/tmb-educacao-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 327 http_request_duration_ms_count{method="GET",path="/empresa/citroen-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 178 http_request_duration_ms_count{method="GET",path="/empresa/flash-comercio-de-veiculos-multimarcas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 227 http_request_duration_ms_count{method="GET",path="/empresa/mf-viagens-e-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/trex-gnv-convertedora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/palm/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/finezza-moveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 391 http_request_duration_ms_count{method="GET",path="/empresa/getninjas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/kobraki-consultoria-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/cpap-fit-terapia-do-sono-e-respiratoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/dalitz-joalheiros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/arezzo-loja-fisica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 335 http_request_duration_ms_count{method="GET",path="/empresa/livraria-nobel_1/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/telhados-e-churrasqueiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/soeducador/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 292 http_request_duration_ms_count{method="GET",path="/empresa/vitacon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 160 http_request_duration_ms_count{method="GET",path="/empresa/jimmy-carvalho-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/arezzo-loja-online/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/lotto-esportivo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/expresso-nst-mudanca/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/dublin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/royal-enfield-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/nicao-pet-shop-me/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/ultra-bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/mg-master-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/dragon-hatch-777/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 417 http_request_duration_ms_count{method="GET",path="/empresa/plano-e-plano-construcoes-e-participacoes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/milennium-concursos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/cordeiro-maquinas-e-ferramentas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 146 http_request_duration_ms_count{method="GET",path="/empresa/new-stilo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/meu-pet-mimado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/brasil-web-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/platinum-cred/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 203 http_request_duration_ms_count{method="GET",path="/empresa/botoesthetic-servicos-esteticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/live-connection/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/you-beleza-e-estetica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 224 http_request_duration_ms_count{method="GET",path="/empresa/motoraco-original/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/panificadora-jafet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 225 http_request_duration_ms_count{method="GET",path="/empresa/mailamericas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 169 http_request_duration_ms_count{method="GET",path="/empresa/kopersz-fotografia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/nexprime-assessoria-extrajudicial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 280 http_request_duration_ms_count{method="GET",path="/empresa/mimers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/living-japan/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 179 http_request_duration_ms_count{method="GET",path="/empresa/black-diamond-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 234 http_request_duration_ms_count{method="GET",path="/empresa/p-p-fabricacao-de-produtos-domissanitarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/lojinha-da-livia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/get-assessoria-juridica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 407 http_request_duration_ms_count{method="GET",path="/empresa/marias-enxoval/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 313 http_request_duration_ms_count{method="GET",path="/empresa/associacao-kairos-clube-de-beneficios-e-socorro-mutuo-e-servico-social/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/itaucred-e-banco-fiat/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 162 http_request_duration_ms_count{method="GET",path="/empresa/casa-vazamentos-aqualeak/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/supermercados-comper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/instituto-de-cosmetologia-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 324 http_request_duration_ms_count{method="GET",path="/empresa/naturalis-produtos-naturais/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/grupo-atr/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 257 http_request_duration_ms_count{method="GET",path="/empresa/audaz-uniformes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 211 http_request_duration_ms_count{method="GET",path="/empresa/buscaai-leilao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/semi-joias-santoro_192056/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/porto-5-empreendimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/pedrao-pvc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/keeper/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/joias-valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 2 http_request_duration_ms_sum{method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 436 http_request_duration_ms_count{method="GET",path="/empresa/escola-de-negociacao-e-posicionamento-thaize-tavares/",code="200",namespace="brandpage"} 2 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 275 http_request_duration_ms_count{method="GET",path="/empresa/portal-educa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/pk-net-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/laercio-vulcao-sociedade-individual-de-advocacia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/zelar-gestao-em-saude_189338/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 231 http_request_duration_ms_count{method="GET",path="/empresa/fonte-imagem-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/ebazar-com-br-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/egali-intercambio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/geotop-laminados-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 143 http_request_duration_ms_count{method="GET",path="/empresa/cmv-ofertas-mais-voce/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/joe-sushi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/gelar-climatizacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 150 http_request_duration_ms_count{method="GET",path="/empresa/frann-storari-estetica-avancada/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/zarp-localiza/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/controle-na-mao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 153 http_request_duration_ms_count{method="GET",path="/empresa/casa-maritima-servico-de-lavanderia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/logmein/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 1213 http_request_duration_ms_count{method="GET",path="/empresa/xerife-pimenta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 1122 http_request_duration_ms_count{method="GET",path="/empresa/sancor-seguros-do-brasil-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 276 http_request_duration_ms_count{method="GET",path="/empresa/mystica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 281 http_request_duration_ms_count{method="GET",path="/empresa/alfameq/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 318 http_request_duration_ms_count{method="GET",path="/empresa/hawk-solucoes-financeiras-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 303 http_request_duration_ms_count{method="GET",path="/empresa/copy-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 229 http_request_duration_ms_count{method="GET",path="/empresa/nutritional-health-comercio-de-suplementos-alimentares-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 451 http_request_duration_ms_count{method="GET",path="/empresa/jusbrasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 449 http_request_duration_ms_count{method="GET",path="/empresa/catedral-turismo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 262 http_request_duration_ms_count{method="GET",path="/empresa/grude-kolor-etiquetas-e-fitas-personalizadas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 200 http_request_duration_ms_count{method="GET",path="/empresa/brook-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/medilabs-medicina-diagnostica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/tamoio-boas-impressoes-importacao-e-exportacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/wf-imoveis/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/consorcio-rota-real/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 159 http_request_duration_ms_count{method="GET",path="/empresa/compre-tudo-aki/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/vibegringa-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/hospital-veterinario-sao-bernardo/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/levezza-pijamas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 238 http_request_duration_ms_count{method="GET",path="/empresa/lucas-martins/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 304 http_request_duration_ms_count{method="GET",path="/empresa/delservice-autopecas-e-servicos-mecanicos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/rm-cell-assistencia-tecnica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/famdvd-movie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 187 http_request_duration_ms_count{method="GET",path="/empresa/edu-hot/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/lider-comercio-de-baterias/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/janny-mota-vip-space/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/igece-instituto-de-gastroenterologia-do-ceara/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 189 http_request_duration_ms_count{method="GET",path="/empresa/ceel-centro-educacional/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 249 http_request_duration_ms_count{method="GET",path="/empresa/trem-do-corcovado/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/geral-net/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 534 http_request_duration_ms_count{method="GET",path="/empresa/eletro-home/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 597 http_request_duration_ms_count{method="GET",path="/empresa/blau/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/mec-g-store/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/servopa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 235 http_request_duration_ms_count{method="GET",path="/empresa/99-moto/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 562 http_request_duration_ms_count{method="GET",path="/empresa/zema-loja-virtual/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 1379 http_request_duration_ms_count{method="GET",path="/empresa/revise-agora-consultoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 1320 http_request_duration_ms_count{method="GET",path="/empresa/arbix-negocios-imobiliarios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 219 http_request_duration_ms_count{method="GET",path="/empresa/express-cell-assistencia-tecnica-em-celulares/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/verde-flora/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 263 http_request_duration_ms_count{method="GET",path="/empresa/novabelle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/inova/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 519 http_request_duration_ms_count{method="GET",path="/empresa/99pop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 443 http_request_duration_ms_count{method="GET",path="/empresa/meu-pendrive/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 374 http_request_duration_ms_count{method="GET",path="/empresa/farmacia-floracell/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 401 http_request_duration_ms_count{method="GET",path="/empresa/sinal-motos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 210 http_request_duration_ms_count{method="GET",path="/empresa/macgel-eletrodomesticos-ltda_1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/sesc-pantanal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/chassitec-alinhamento-tecnico/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/contaagil-contabilidade/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 253 http_request_duration_ms_count{method="GET",path="/empresa/jotas-imports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 182 http_request_duration_ms_count{method="GET",path="/empresa/donna-lua-fitness/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 208 http_request_duration_ms_count{method="GET",path="/empresa/coopercreds/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/ana-criss-sapatos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 312 http_request_duration_ms_count{method="GET",path="/empresa/ar-4-protecao-veicular-e-clube-de-beneficios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/pedras-vitoria-marmores-e-granitos-nacionais-e-importados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 425 http_request_duration_ms_count{method="GET",path="/empresa/eotica/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 251 http_request_duration_ms_count{method="GET",path="/empresa/opananken/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/hao-electric-motors1/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/lider-solucoes-financeiras/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/madame-chique/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 165 http_request_duration_ms_count{method="GET",path="/empresa/centro-medico-veterinario-anchieta/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 285 http_request_duration_ms_count{method="GET",path="/empresa/facta-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/mecanica-saroba/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 246 http_request_duration_ms_count{method="GET",path="/empresa/befit-ai/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/spine-fisioterapia-belo-horizonte-mg-clinicas-medicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/rico33/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 580 http_request_duration_ms_count{method="GET",path="/empresa/opta-consultoria-em-tecnologia-da-informacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 236 http_request_duration_ms_count{method="GET",path="/empresa/jasgab-telecom/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 462 http_request_duration_ms_count{method="GET",path="/empresa/ysy-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 1019 http_request_duration_ms_count{method="GET",path="/empresa/twsolutions-operadora-de-telefonia/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/eco-embreagens-automotivas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/dclass-ambientes-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/tnog-sports/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/super-filtros/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/vlm-assessoria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 192 http_request_duration_ms_count{method="GET",path="/empresa/mentoring-league-society-franquia-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 222 http_request_duration_ms_count{method="GET",path="/empresa/agrestcar-protecao-veicular/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/courier-brasil-express/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/soberano-casa/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 180 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-ensino-em-seguranca-oportunidade-seg/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 297 http_request_duration_ms_count{method="GET",path="/empresa/brasil-shope/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 320 http_request_duration_ms_count{method="GET",path="/empresa/p-a-concept/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 151 http_request_duration_ms_count{method="GET",path="/empresa/alternativa-verde-belo-horizonte/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/ponte-imobiliaria-digital-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 233 http_request_duration_ms_count{method="GET",path="/empresa/empresta-ja/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 278 http_request_duration_ms_count{method="GET",path="/empresa/assaad-treinamentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 199 http_request_duration_ms_count{method="GET",path="/empresa/solucoes-administrativas-lp-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/gold-capacetes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 172 http_request_duration_ms_count{method="GET",path="/empresa/maniacellbh/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 232 http_request_duration_ms_count{method="GET",path="/empresa/sygma-sistemas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/world-opportunity/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 272 http_request_duration_ms_count{method="GET",path="/empresa/copart-leiloes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 157 http_request_duration_ms_count{method="GET",path="/empresa/impressoras-tons-e-cores/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 267 http_request_duration_ms_count{method="GET",path="/empresa/pionnier-atencao-domiciliar/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 371 http_request_duration_ms_count{method="GET",path="/empresa/atelie-vida-digital-desenvolvimento-e-criacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/whs-equipamentos-eletricos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/serralheria-ramos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 202 http_request_duration_ms_count{method="GET",path="/empresa/goodmood-comercial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 248 http_request_duration_ms_count{method="GET",path="/empresa/vereon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 175 http_request_duration_ms_count{method="GET",path="/empresa/mcs-comercio-de-variedades/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/otica-ideal/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/new-sneakers/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 226 http_request_duration_ms_count{method="GET",path="/empresa/ponto-tel/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 328 http_request_duration_ms_count{method="GET",path="/empresa/pes-sem-dor/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 220 http_request_duration_ms_count{method="GET",path="/empresa/globo-pecas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 168 http_request_duration_ms_count{method="GET",path="/empresa/construnova-material-de-construcao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 214 http_request_duration_ms_count{method="GET",path="/empresa/elite-couro-comercio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 245 http_request_duration_ms_count{method="GET",path="/empresa/705bet/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/planeta-eletronicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 170 http_request_duration_ms_count{method="GET",path="/empresa/py-farma/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 212 http_request_duration_ms_count{method="GET",path="/empresa/caderno-inteligente/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 171 http_request_duration_ms_count{method="GET",path="/empresa/unfair-advantage/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 206 http_request_duration_ms_count{method="GET",path="/empresa/casa-brasil-moveis-planejados/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/hobby-shop/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 1630 http_request_duration_ms_count{method="GET",path="/empresa/icourier_187748/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 265 http_request_duration_ms_count{method="GET",path="/empresa/blinclass/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/polo-frio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 174 http_request_duration_ms_count{method="GET",path="/empresa/luxo-beach/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/pink-urban/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 264 http_request_duration_ms_count{method="GET",path="/empresa/magic-games/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 287 http_request_duration_ms_count{method="GET",path="/empresa/doutor-nature/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/metalfrio-solutions-s-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 148 http_request_duration_ms_count{method="GET",path="/empresa/instituto-plenna-treinamento-e-desenvolvimento-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/urban-park-estacionamento/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 193 http_request_duration_ms_count{method="GET",path="/empresa/bravyon-com/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/bellaphytus-industria-de-cosmeticos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 228 http_request_duration_ms_count{method="GET",path="/empresa/paymeon/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 237 http_request_duration_ms_count{method="GET",path="/empresa/mobills-educacao-financeira/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 195 http_request_duration_ms_count{method="GET",path="/empresa/quysanta-alimentos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 164 http_request_duration_ms_count{method="GET",path="/empresa/h-lux-comercial-e-servicos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 218 http_request_duration_ms_count{method="GET",path="/empresa/morana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 288 http_request_duration_ms_count{method="GET",path="/empresa/m-o-n-a-r-k-a/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 338 http_request_duration_ms_count{method="GET",path="/empresa/grupo-adriano-cobuccio/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 349 http_request_duration_ms_count{method="GET",path="/empresa/casa-das-aliancas-lojas-fisicas/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 181 http_request_duration_ms_count{method="GET",path="/empresa/valle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 350 http_request_duration_ms_count{method="GET",path="/empresa/conselho-regional-de-quimica-iv-regiao-sp/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 315 http_request_duration_ms_count{method="GET",path="/empresa/descomplica-pos-graduacao/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 196 http_request_duration_ms_count{method="GET",path="/empresa/terra-nostra-assessoria-de-cidadania-italiana/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 526 http_request_duration_ms_count{method="GET",path="/empresa/graffite/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 510 http_request_duration_ms_count{method="GET",path="/empresa/quality-sono/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 223 http_request_duration_ms_count{method="GET",path="/empresa/primavia-veiculos-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/perfumaria-arabe/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 341 http_request_duration_ms_count{method="GET",path="/empresa/santa-agulha-atelie/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 250 http_request_duration_ms_count{method="GET",path="/empresa/cartao-top/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 454 http_request_duration_ms_count{method="GET",path="/empresa/easy-live_194678/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/godoi-e-souza-imobiliaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 215 http_request_duration_ms_count{method="GET",path="/empresa/ovni-eventos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/tintas-palmares-guarulhos/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 254 http_request_duration_ms_count{method="GET",path="/empresa/transmano-comercio-de-grama/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 240 http_request_duration_ms_count{method="GET",path="/empresa/centro-de-formacao-de-condutores-via-transito-guararapes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 161 http_request_duration_ms_count{method="GET",path="/empresa/shyne_1376742/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 185 http_request_duration_ms_count{method="GET",path="/empresa/modaze_184350/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/conserta-smart/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 252 http_request_duration_ms_count{method="GET",path="/empresa/estoque-outlet-oficial/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 186 http_request_duration_ms_count{method="GET",path="/empresa/reis-transportes/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 243 http_request_duration_ms_count{method="GET",path="/empresa/code-fabrik-enterprise/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 420 http_request_duration_ms_count{method="GET",path="/empresa/bepop-comercio-de-vestuario-e-acessorios-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 302 http_request_duration_ms_count{method="GET",path="/empresa/ups-do-brasil/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 242 http_request_duration_ms_count{method="GET",path="/empresa/jolitex-ternille/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 357 http_request_duration_ms_count{method="GET",path="/empresa/elgin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 290 http_request_duration_ms_count{method="GET",path="/empresa/fiilvalle/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 213 http_request_duration_ms_count{method="GET",path="/empresa/irmaos-hinke/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 167 http_request_duration_ms_count{method="GET",path="/empresa/gagi-group-ltda/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 194 http_request_duration_ms_count{method="GET",path="/empresa/tofanin/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 217 http_request_duration_ms_count{method="GET",path="/empresa/supralab/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 188 http_request_duration_ms_count{method="GET",path="/empresa/extadian-vacation-club/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 173 http_request_duration_ms_count{method="GET",path="/empresa/lojacasalovvi/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 163 http_request_duration_ms_count{method="GET",path="/empresa/cskinstore/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 205 http_request_duration_ms_count{method="GET",path="/empresa/prime-vet-abc/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 204 http_request_duration_ms_count{method="GET",path="/empresa/cladan-engates-e-acessorios/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 221 http_request_duration_ms_count{method="GET",path="/empresa/puro-nutrition/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 166 http_request_duration_ms_count{method="GET",path="/empresa/andacco/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="0.1",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="5",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="15",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="50",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="100",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="200",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 0 http_request_duration_ms_bucket{le="300",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="400",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="500",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_bucket{le="+Inf",method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 1 http_request_duration_ms_sum{method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 207 http_request_duration_ms_count{method="GET",path="/empresa/goya-perfumaria/",code="200",namespace="brandpage"} 1